diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 17:44:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-04-14 17:44:21 +0000 |
commit | 551a017aca972a8f159b9b1b3cab9e84f7a70c22 (patch) | |
tree | 1af3645b4fb2be1842ad214e5f98b383b03c1cf0 /xfce-extra | |
parent | Stable for HPPA (bug #305657). (diff) | |
download | gentoo-2-551a017aca972a8f159b9b1b3cab9e84f7a70c22.tar.gz gentoo-2-551a017aca972a8f159b9b1b3cab9e84f7a70c22.tar.bz2 gentoo-2-551a017aca972a8f159b9b1b3cab9e84f7a70c22.zip |
Stable for HPPA (bug #305657).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-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 17ae711cd3ec..0199fa37bccc 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.25 2010/03/11 21:11:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.26 2010/04/14 17:44:21 jer Exp $ + + 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> + xfce4-clipman-plugin-1.1.3.ebuild: + Stable for HPPA (bug #305657). 11 Mar 2010; Brent Baude <ranger@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 916683cad84f..9dd6386a76ed 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.6 2010/03/11 21:11:19 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.1.3.ebuild,v 1.7 2010/04/14 17:44:21 jer 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 |