diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-08-06 23:48:56 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-08-06 23:48:56 +0000 |
commit | 9f5609f9400e6c832c1489bcb6879c343b5ffce8 (patch) | |
tree | 811df195bbcba359cdfddc333549082de74881ba /xfce-extra | |
parent | Syntax fix (diff) | |
download | gentoo-2-9f5609f9400e6c832c1489bcb6879c343b5ffce8.tar.gz gentoo-2-9f5609f9400e6c832c1489bcb6879c343b5ffce8.tar.bz2 gentoo-2-9f5609f9400e6c832c1489bcb6879c343b5ffce8.zip |
amd64/x86 stable for renamed dbus service file (note: last snapshot was almost same as 0.2.2)
(Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notifyd/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notifyd/ChangeLog b/xfce-extra/xfce4-notifyd/ChangeLog index 35d8a4993454..bfe09af0db03 100644 --- a/xfce-extra/xfce4-notifyd/ChangeLog +++ b/xfce-extra/xfce4-notifyd/ChangeLog @@ -1,6 +1,11 @@ # 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.13 2011/08/06 18:16:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/ChangeLog,v 1.14 2011/08/06 23:48:56 ssuominen Exp $ + + 06 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> + xfce4-notifyd-0.2.2.ebuild: + amd64/x86 stable for renamed dbus service file (note: last snapshot was + almost same as 0.2.2) *xfce4-notifyd-0.2.2 (06 Aug 2011) diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild index 8a12c98c17c6..450a2d132af6 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.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.2.ebuild,v 1.1 2011/08/06 18:16:06 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.2.2.ebuild,v 1.2 2011/08/06 23:48:56 ssuominen Exp $ EAPI=4 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 |