diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-03 20:37:41 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-03 20:37:41 +0000 |
commit | 187241a8100ebc693e135d11eb08c1659010a3f5 (patch) | |
tree | 1d818551f7967fb452f8038054f5bfd909b01329 /xfce-extra/xfce4-notes-plugin | |
parent | Marking xfce4-netload-plugin-0.4.0-r1 ppc64 for bug 289179 (diff) | |
download | gentoo-2-187241a8100ebc693e135d11eb08c1659010a3f5.tar.gz gentoo-2-187241a8100ebc693e135d11eb08c1659010a3f5.tar.bz2 gentoo-2-187241a8100ebc693e135d11eb08c1659010a3f5.zip |
Marking xfce4-notes-plugin-1.7.1 ppc64 for bug 289179
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.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 666bd069d57d..308f6319b93e 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.14 2009/11/30 15:33:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.15 2009/12/03 20:37:41 ranger Exp $ + + 03 Dec 2009; Brent Baude <ranger@gentoo.org> + xfce4-notes-plugin-1.7.1.ebuild: + Marking xfce4-notes-plugin-1.7.1 ppc64 stable for bug 289179 30 Nov 2009; Raúl Porcel <armin76@gentoo.org> xfce4-notes-plugin-1.7.1.ebuild: diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild index 5cb5fd21f1ab..19a5b658080d 100644 --- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild +++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.7.1.ebuild,v 1.7 2009/11/30 15:33:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.8 2009/12/03 20:37:41 ranger Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${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=">=x11-libs/gtk+-2.10:2 |