diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:16 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:32:16 +0000 |
commit | f8384882dee5b0dcbbbbf8c68a63a5e062aba84d (patch) | |
tree | 05cb1b9f82c3d98cc55662c563c93456d9f1af32 /xfce-extra/xfce4-notifyd | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | historical-f8384882dee5b0dcbbbbf8c68a63a5e062aba84d.tar.gz historical-f8384882dee5b0dcbbbbf8c68a63a5e062aba84d.tar.bz2 historical-f8384882dee5b0dcbbbbf8c68a63a5e062aba84d.zip |
Stable on amd64 wrt bug #358407
Package-Manager: portage-2.1.9.42/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog index 29c4440187f6..d912e67b2da3 100644 --- a/xfce-extra/xfce4-notifyd/ChangeLog +++ b/xfce-extra/xfce4-notifyd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-notifyd # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.9 2011/02/03 18:39:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.10 2011/03/13 16:30:26 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xfce4-notifyd-0.2.1.ebuild: + Stable on amd64 wrt bug #358407 *xfce4-notifyd-0.2.1 (03 Feb 2011) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild index 74ca3f7a85aa..79fb052ce58f 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild,v 1.2 2011/03/13 14:13:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.1.ebuild,v 1.3 2011/03/13 16:30:26 hwoarang Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND=">=xfce-base/libxfce4util-4.8 |