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 04f99eb9aa8d..40d995da2cf3 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.2 2010/05/17 08:10:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.3 2010/05/27 02:41:25 darkside Exp $ + + 27 May 2010; Jeremy Olexa <darkside@gentoo.org> + xfce4-notifyd-0.1.0_p20100326.ebuild: + amd64 stable, bug 318225 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> xfce4-notifyd-0.1.0_p20100326.ebuild: 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 debeff848c51..ac49e411bc55 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.3 2010/05/17 08:10:15 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100326.ebuild,v 1.4 2010/05/27 02:41:25 darkside 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 |