diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-05-27 02:41:25 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-05-27 02:41:25 +0000 |
commit | 73203f1c71836f9d1131ee0b4cfbd6b00d926039 (patch) | |
tree | c82d485d21f47bf83e5f0b5f04e8b5db7c29b8c1 /xfce-extra/xfce4-notifyd | |
parent | Revision bump to add patch that supports 7z/lzma/xz formats, bug 313783 (diff) | |
download | gentoo-2-73203f1c71836f9d1131ee0b4cfbd6b00d926039.tar.gz gentoo-2-73203f1c71836f9d1131ee0b4cfbd6b00d926039.tar.bz2 gentoo-2-73203f1c71836f9d1131ee0b4cfbd6b00d926039.zip |
amd64 stable, bug 318225
(Portage version: 2.1.8.3/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.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 |