diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-places-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-places-plugin/ChangeLog b/xfce-extra/xfce4-places-plugin/ChangeLog index 8d3a6372edcc..1ddbb0165390 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.17 2011/12/26 11:51:14 maekke Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.18 2012/01/01 18:41:48 armin76 Exp $ + + 01 Jan 2012; Raúl Porcel <armin76@gentoo.org> + xfce4-places-plugin-1.2.0-r1.ebuild: + alpha/ia64/sparc/x86 stable wrt #395727 26 Dec 2011; Markus Meier <maekke@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 8bd3e7c64c24..86da8db54404 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 +# Copyright 1999-2012 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.4 2011/12/26 11:51:14 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.5 2012/01/01 18:41:48 armin76 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 |