diff options
author | 2014-06-25 14:08:54 +0000 | |
---|---|---|
committer | 2014-06-25 14:08:54 +0000 | |
commit | 27314d67ae1b4c7f96dd348fdd24ba354bb64ac9 (patch) | |
tree | b921f4680f625e3f35fdb2bfd02ef921b4358b72 /xfce-extra | |
parent | version bump, security bug 512896; excluded the libexecinfo dependency on ucl... (diff) | |
download | gentoo-2-27314d67ae1b4c7f96dd348fdd24ba354bb64ac9.tar.gz gentoo-2-27314d67ae1b4c7f96dd348fdd24ba354bb64ac9.tar.bz2 gentoo-2-27314d67ae1b4c7f96dd348fdd24ba354bb64ac9.zip |
Stable for HPPA (bug #513930).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.6.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 637f5a193688..d8fb0c397635 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.60 2014/06/20 06:56:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/ChangeLog,v 1.61 2014/06/25 14:08:54 jer Exp $ + + 25 Jun 2014; Jeroen Roovers <jer@gentoo.org> + xfce4-clipman-plugin-1.2.6.ebuild: + Stable for HPPA (bug #513930). 20 Jun 2014; Samuli Suominen <ssuominen@gentoo.org> xfce4-clipman-plugin-1.2.6.ebuild: diff --git a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild index f1c6c4d286d4..baee90457be1 100644 --- a/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild +++ b/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.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.6.ebuild,v 1.2 2014/06/20 06:56:13 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman-plugin/xfce4-clipman-plugin-1.2.6.ebuild,v 1.3 2014/06/25 14:08:54 jer 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 |