diff options
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.1.0_p20100326.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog index 1fb6114dabcf..04f99eb9aa8d 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.1 2010/03/26 16:27:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.2 2010/05/17 08:10:15 phajdan.jr Exp $ + + 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xfce4-notifyd-0.1.0_p20100326.ebuild: + x86 stable wrt bug #318225 *xfce4-notifyd-0.1.0_p20100326 (26 Mar 2010) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100326.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100326.ebuild index c90d66dd168b..debeff848c51 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100326.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100326.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.0_p20100326.ebuild,v 1.2 2010/03/27 16:20:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100326.ebuild,v 1.3 2010/05/17 08:10:15 phajdan.jr Exp $ EAPI=2 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug libsexy" RDEPEND=">=xfce-base/libxfce4util-4.4 |