diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-26 22:07:16 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-26 22:07:16 +0000 |
commit | c63978f5bf0478b7123c270171f224539989f265 (patch) | |
tree | 182c88126bf57a1fab49bef9c91596d9fe6dc1c1 /xfce-extra/notification-daemon-xfce | |
parent | Add continuation of gaim-hotkeys (diff) | |
download | gentoo-2-c63978f5bf0478b7123c270171f224539989f265.tar.gz gentoo-2-c63978f5bf0478b7123c270171f224539989f265.tar.bz2 gentoo-2-c63978f5bf0478b7123c270171f224539989f265.zip |
Keyworded ~x86-fbsd
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-extra/notification-daemon-xfce')
-rw-r--r-- | xfce-extra/notification-daemon-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/notification-daemon-xfce/ChangeLog b/xfce-extra/notification-daemon-xfce/ChangeLog index ed9cf8fb8ed1..6c2b929d5dcd 100644 --- a/xfce-extra/notification-daemon-xfce/ChangeLog +++ b/xfce-extra/notification-daemon-xfce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/notification-daemon-xfce # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/ChangeLog,v 1.1 2007/05/26 18:22:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/ChangeLog,v 1.2 2007/05/26 22:07:16 welp Exp $ + + 26 May 2007; Peter Weller <welp@gentoo.org> + notification-daemon-xfce-0.3.7.ebuild: + Keyworded ~x86-fbsd *notification-daemon-xfce-0.3.7 (26 May 2007) 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 d78ef4ac7d32..dfbcfd387c27 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.1 2007/05/26 18:22:33 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/notification-daemon-xfce/notification-daemon-xfce-0.3.7.ebuild,v 1.2 2007/05/26 22:07:16 welp Exp $ inherit 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="~x86" +KEYWORDS="~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6 |