diff options
author | Markus Meier <maekke@gentoo.org> | 2014-04-18 05:45:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-04-18 05:45:32 +0000 |
commit | 8ba9c7461b6484559a1e10756c6fac20c4eb9d08 (patch) | |
tree | abc7ed36a59fca4c0ff48fdee25f2a05c74d1eda /xfce-extra/xfce4-clipman-plugin | |
parent | arm stable, bug #507432 (diff) | |
download | gentoo-2-8ba9c7461b6484559a1e10756c6fac20c4eb9d08.tar.gz gentoo-2-8ba9c7461b6484559a1e10756c6fac20c4eb9d08.tar.bz2 gentoo-2-8ba9c7461b6484559a1e10756c6fac20c4eb9d08.zip |
arm stable, bug #507432
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.5.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 86e63c20d8d0..1a4be4d97640 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.54 2014/04/16 07:50:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.55 2014/04/18 05:45:32 maekke Exp $ + + 18 Apr 2014; Markus Meier <maekke@gentoo.org> + xfce4-clipman-plugin-1.2.5.ebuild: + arm stable, bug #507432 16 Apr 2014; Agostino Sarubbo <ago@gentoo.org> xfce4-clipman-plugin-1.2.5.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild index f84f5c01dff3..3bf21c09ec90 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.5.ebuild,v 1.5 2014/04/16 07:50:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.5.ebuild,v 1.6 2014/04/18 05:45:32 maekke Exp $ EAPI=5 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 qrcode" RDEPEND=">=dev-libs/glib-2.18 |