summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-04-19 15:27:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-04-19 15:27:00 +0000
commit1225cb756a0e8239bb8c02e5e11884910fbeedaf (patch)
treec156e41036de9b4eda588fadb3a435e61a12167a /x11-libs/libnotify
parentKeyworded ~sparc wrt #130313 (diff)
downloadhistorical-1225cb756a0e8239bb8c02e5e11884910fbeedaf.tar.gz
historical-1225cb756a0e8239bb8c02e5e11884910fbeedaf.tar.bz2
historical-1225cb756a0e8239bb8c02e5e11884910fbeedaf.zip
Keyworded ~sparc wrt #130313
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs/libnotify')
-rw-r--r--x11-libs/libnotify/ChangeLog6
-rw-r--r--x11-libs/libnotify/libnotify-0.3.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libnotify/ChangeLog b/x11-libs/libnotify/ChangeLog
index 348d48f7b275..83ae4be074c6 100644
--- a/x11-libs/libnotify/ChangeLog
+++ b/x11-libs/libnotify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libnotify
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.4 2006/02/28 22:31:50 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/ChangeLog,v 1.5 2006/04/19 15:27:00 gustavoz Exp $
+
+ 19 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ libnotify-0.3.2.ebuild:
+ Keyworded ~sparc wrt #130313
28 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org> metadata.xml:
Marking myself as primary maintainer
diff --git a/x11-libs/libnotify/libnotify-0.3.2.ebuild b/x11-libs/libnotify/libnotify-0.3.2.ebuild
index 014089721a83..9b6e44fc7664 100644
--- a/x11-libs/libnotify/libnotify-0.3.2.ebuild
+++ b/x11-libs/libnotify/libnotify-0.3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.3.2.ebuild,v 1.4 2006/02/26 20:24:13 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libnotify/libnotify-0.3.2.ebuild,v 1.5 2006/04/19 15:27:00 gustavoz Exp $
DESCRIPTION="Notifications library"
HOMEPAGE="http://www.galago-project.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.2.2