diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 13:49:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 13:49:02 +0000 |
commit | 7bd55b0700cdbd8d9462544e44569fd06357bf26 (patch) | |
tree | 914b4a4f4ae2cfc38e0fe66a037f57c9db872af4 /xfce-extra | |
parent | Drop hppa keywords and old versions per bug 324511 (diff) | |
download | gentoo-2-7bd55b0700cdbd8d9462544e44569fd06357bf26.tar.gz gentoo-2-7bd55b0700cdbd8d9462544e44569fd06357bf26.tar.bz2 gentoo-2-7bd55b0700cdbd8d9462544e44569fd06357bf26.zip |
Drop hppa keyword per bug #324511.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-xfapplet-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-xfapplet-plugin/ChangeLog b/xfce-extra/xfce4-xfapplet-plugin/ChangeLog index 0681a789df15..6254effb9a29 100644 --- a/xfce-extra/xfce4-xfapplet-plugin/ChangeLog +++ b/xfce-extra/xfce4-xfapplet-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-xfapplet-plugin -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.1 2009/08/24 11:59:32 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/ChangeLog,v 1.2 2010/07/11 13:49:02 pacho Exp $ + + 11 Jul 2010; Pacho Ramos <pacho@gentoo.org> + xfce4-xfapplet-plugin-0.1.0.ebuild: + Drop hppa keyword per bug #324511. *xfce4-xfapplet-plugin-0.1.0 (24 Aug 2009) diff --git a/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild b/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild index 0019ce81e7ff..560859258a33 100644 --- a/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild +++ b/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.1 2009/08/24 11:59:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xfapplet-plugin/xfce4-xfapplet-plugin-0.1.0.ebuild,v 1.2 2010/07/11 13:49:02 pacho Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.1/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.4:2 |