diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:19:17 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 20:19:17 +0000 |
commit | 29710196bc25724aedfc24ea97ec24e59610b914 (patch) | |
tree | d5f75f02769aa463fcd43d28620dce424b8e59ef /x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild | |
parent | Version bump. Removed old versions. (diff) | |
download | historical-29710196bc25724aedfc24ea97ec24e59610b914.tar.gz historical-29710196bc25724aedfc24ea97ec24e59610b914.tar.bz2 historical-29710196bc25724aedfc24ea97ec24e59610b914.zip |
Stable on ppc64
Package-Manager: portage-2.1-r2
Diffstat (limited to 'x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild')
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild index a4c3263215c3..9418004dc9b8 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.5.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-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.7 2006/07/21 02:00:33 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.5.ebuild,v 1.8 2006/08/17 20:19:17 corsair Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://www.galago-project.org/files/releases/source/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-libs/glib-2.4.0 |