diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:30:57 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:30:57 +0000 |
commit | 01179c9a92644c647974a3812eb88c47a394deff (patch) | |
tree | 9163fec20f89a9f19f45b79732826cf1df16ff47 /xfce-extra | |
parent | Stable for PPC64 (bug #553500). (diff) | |
download | gentoo-2-01179c9a92644c647974a3812eb88c47a394deff.tar.gz gentoo-2-01179c9a92644c647974a3812eb88c47a394deff.tar.bz2 gentoo-2-01179c9a92644c647974a3812eb88c47a394deff.zip |
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/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-notes-plugin/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 40f6e161ce50..369c48ce7ef4 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-notes-plugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.44 2015/07/11 07:08:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.45 2015/07/12 09:30:57 jer Exp $ + + 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-notes-plugin-1.8.1.ebuild: + Stable for PPC64 (bug #553500). 11 Jul 2015; Markus Meier <maekke@gentoo.org> xfce4-notes-plugin-1.8.1.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild index 34cd8825cdfc..3b3835b2d8c2 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild,v 1.5 2015/07/11 07:08:58 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild,v 1.6 2015/07/12 09:30:57 jer Exp $ EAPI=5 inherit versionator xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/$(get_version_component_range 1-2 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="" RDEPEND=">=dev-libs/glib-2.24:2= |