diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:58:31 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:58:31 +0000 |
commit | 6c2fb22108d858fd1be7436d464c0fb8f5fe35e2 (patch) | |
tree | b30479d5316c63be69f1f134d7ded34c552aff9d /xfce-extra | |
parent | ia64 stable wrt bug #553500 (diff) | |
download | gentoo-2-6c2fb22108d858fd1be7436d464c0fb8f5fe35e2.tar.gz gentoo-2-6c2fb22108d858fd1be7436d464c0fb8f5fe35e2.tar.bz2 gentoo-2-6c2fb22108d858fd1be7436d464c0fb8f5fe35e2.zip |
ia64 stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 00611fba3dac..c8ae18bca438 100644 --- a/xfce-extra/xfce4-notes-plugin/ChangeLog +++ b/xfce-extra/xfce4-notes-plugin/ChangeLog @@ -1,6 +1,10 @@ # 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.48 2015/08/05 10:47:47 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.49 2015/08/06 14:58:31 zlogene Exp $ + + 06 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> + xfce4-notes-plugin-1.8.1.ebuild: + ia64 stable wrt bug #553500 05 Aug 2015; Jason Zaman <perfinion@gentoo.org> metadata.xml: Replace herd with xfce@g.o 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 13b7f6088a2f..68885fae6cb9 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.8 2015/07/25 12:20:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.8.1.ebuild,v 1.9 2015/08/06 14:58:31 zlogene 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= |