diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-17 08:10:15 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-17 08:10:15 +0000 |
commit | a372134b6d5a4bc182f8da7c02a60f46e8a20a97 (patch) | |
tree | 167ee629931f2c0c96f7fbb2dfc36e7092b2d522 /xfce-extra/xfce4-notifyd | |
parent | x86 stable wrt bug #318211 (diff) | |
download | gentoo-2-a372134b6d5a4bc182f8da7c02a60f46e8a20a97.tar.gz gentoo-2-a372134b6d5a4bc182f8da7c02a60f46e8a20a97.tar.bz2 gentoo-2-a372134b6d5a4bc182f8da7c02a60f46e8a20a97.zip |
x86 stable wrt bug #318225
(Portage version: 2.1.8.3/cvs/Linux i686)
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 |