diff options
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman-plugin/ChangeLog b/xfce-extra/xfce4-clipman-plugin/ChangeLog index 56eb7e2e3232..17ae711cd3ec 100644 --- a/xfce-extra/xfce4-clipman-plugin/ChangeLog +++ b/xfce-extra/xfce4-clipman-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-clipman-plugin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.24 2010/03/01 19:49:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.25 2010/03/11 21:11:19 ranger Exp $ + + 11 Mar 2010; Brent Baude <ranger@gentoo.org> + xfce4-clipman-plugin-1.1.3.ebuild: + Marking xfce4-clipman-plugin-1.1.3 ppc64 stable for bug 305657 01 Mar 2010; Raúl Porcel <armin76@gentoo.org> xfce4-clipman-plugin-1.1.3.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild index 4fa53eb5f353..916683cad84f 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.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-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.5 2010/03/01 19:49:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.6 2010/03/11 21:11:19 ranger Exp $ EAPI=2 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.1/${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" RDEPEND=">=dev-libs/glib-2.16:2 |