diff options
author | Markus Meier <maekke@gentoo.org> | 2012-07-14 13:02:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-07-14 13:02:53 +0000 |
commit | 3d1221a8453bd7022d9e4ce49d73fb93d2d3f203 (patch) | |
tree | b33b039ee78614aa25d472287bc8a1e1f9487f8a /xfce-extra | |
parent | arm stable, bug #416233 (diff) | |
download | gentoo-2-3d1221a8453bd7022d9e4ce49d73fb93d2d3f203.tar.gz gentoo-2-3d1221a8453bd7022d9e4ce49d73fb93d2d3f203.tar.bz2 gentoo-2-3d1221a8453bd7022d9e4ce49d73fb93d2d3f203.zip |
arm stable, bug #416233
(Portage version: 2.1.11.6/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.2.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 a64c60355843..48472bfa86eb 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.46 2012/05/22 04:59:40 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.47 2012/07/14 13:02:53 maekke Exp $ + + 14 Jul 2012; Markus Meier <maekke@gentoo.org> + xfce4-clipman-plugin-1.2.3.ebuild: + arm stable, bug #416233 22 May 2012; Jeff Horelick <jdhore@gentoo.org> xfce4-clipman-plugin-1.2.3.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.3.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.3.ebuild index b2355ae9c4c2..43549721769d 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.3.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.3.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.3.ebuild,v 1.6 2012/05/22 04:59:40 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.3.ebuild,v 1.7 2012/07/14 13:02:53 maekke Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${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 |