diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-09 01:42:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-09 01:42:54 +0000 |
commit | 48fd30c774359895e86f970c47d409dbbd6888ca (patch) | |
tree | adc5c0390f54d2631460c01aa91e973e3c18e515 /xfce-extra/xfce4-clipman-plugin | |
parent | Stable for HPPA (bug #401229). (diff) | |
download | gentoo-2-48fd30c774359895e86f970c47d409dbbd6888ca.tar.gz gentoo-2-48fd30c774359895e86f970c47d409dbbd6888ca.tar.bz2 gentoo-2-48fd30c774359895e86f970c47d409dbbd6888ca.zip |
Stable for HPPA (bug #401229).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-clipman-plugin')
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.2.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 138a04fe8605..0737f33a9969 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.36 2012/01/30 16:48:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.37 2012/02/09 01:42:54 jer Exp $ + + 09 Feb 2012; Jeroen Roovers <jer@gentoo.org> + xfce4-clipman-plugin-1.2.2.ebuild: + Stable for HPPA (bug #401229). 30 Jan 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-clipman-plugin-1.2.2.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.2.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.2.ebuild index ab808ec175a5..478b175e5d56 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.2.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2.2.ebuild,v 1.2 2012/01/30 16:48:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.2.ebuild,v 1.3 2012/02/09 01:42:54 jer Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,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" RDEPEND=">=dev-libs/glib-2.18:2 |