diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:01:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 14:01:01 +0000 |
commit | 7f44398bc81fcb63014936e94e27f4f19fffbb93 (patch) | |
tree | 28fe6d6c7b6c4cf008dce7f725cb5d374820becf /x11-misc/notification-daemon | |
parent | arm/sh stable (diff) | |
download | historical-7f44398bc81fcb63014936e94e27f4f19fffbb93.tar.gz historical-7f44398bc81fcb63014936e94e27f4f19fffbb93.tar.bz2 historical-7f44398bc81fcb63014936e94e27f4f19fffbb93.zip |
arm/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'x11-misc/notification-daemon')
-rw-r--r-- | x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild b/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild index 7242cffa6dc1..f1ed52673286 100644 --- a/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild +++ b/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.7.ebuild,v 1.10 2007/08/01 17:53:58 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.3.7.ebuild,v 1.11 2007/08/25 13:59:29 vapier Exp $ inherit gnome2 eutils @@ -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 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.4.0 |