diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-23 19:57:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-23 19:57:57 +0000 |
commit | 0849d71e6b1cf61782cc40f7657b4076bea8731a (patch) | |
tree | d995afb689eb82931e55372219df4f1833fdf1ee /xfce-extra | |
parent | remove old (diff) | |
download | gentoo-2-0849d71e6b1cf61782cc40f7657b4076bea8731a.tar.gz gentoo-2-0849d71e6b1cf61782cc40f7657b4076bea8731a.tar.bz2 gentoo-2-0849d71e6b1cf61782cc40f7657b4076bea8731a.zip |
Stable for AMD64, wrt bug #395727
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-places-plugin/ChangeLog b/xfce-extra/xfce4-places-plugin/ChangeLog index efa70e503a8e..14aa896b1fdb 100644 --- a/xfce-extra/xfce4-places-plugin/ChangeLog +++ b/xfce-extra/xfce4-places-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-places-plugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.15 2011/12/23 16:30:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.16 2011/12/23 19:57:57 ago Exp $ + + 23 Dec 2011; Agostino Sarubbo <ago@gentoo.org> + xfce4-places-plugin-1.2.0-r1.ebuild: + Stable for AMD64, wrt bug #395727 23 Dec 2011; Jeroen Roovers <jer@gentoo.org> xfce4-places-plugin-1.2.0-r1.ebuild: diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild index b6b901b8c41c..916bfbe376e3 100644 --- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild +++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.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-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.2 2011/12/23 16:30:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.3 2011/12/23 19:57:57 ago Exp $ EAPI=4 EAUTORECONF=yes @@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug libnotify" RDEPEND=">=dev-libs/glib-2.22 |