diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:42:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:42:52 +0000 |
commit | 10fdb8c1af3994654d270bf04b3f385c6bc8de08 (patch) | |
tree | 1405be4455eee7731bc896d905f75258715c4986 /xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | historical-10fdb8c1af3994654d270bf04b3f385c6bc8de08.tar.gz historical-10fdb8c1af3994654d270bf04b3f385c6bc8de08.tar.bz2 historical-10fdb8c1af3994654d270bf04b3f385c6bc8de08.zip |
arm stable
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild')
-rw-r--r-- | xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild b/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild index 324f4fc31986..d491a430651f 100644 --- a/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild +++ b/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-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/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.15 2007/10/26 13:10:39 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.16 2007/12/11 10:42:44 vapier Exp $ inherit autotools xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="Port of notification daemon for Xfce Desktop Environment" HOMEPAGE="http://goodies.xfce.org/projects/applications/notification-daemon-xfce" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" -KEYWORDS="alpha amd64 ~arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6 |