diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-01 18:35:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-01 18:35:53 +0000 |
commit | 1f6f3687bfebd6093bb771634926d9db0bdfdb0a (patch) | |
tree | e50bd94fa7d14182640e3a99eb810e789caa4afa /dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild | |
parent | Move non-ruby18 support to a new revision to mark one stable. Update to new s... (diff) | |
download | historical-1f6f3687bfebd6093bb771634926d9db0bdfdb0a.tar.gz historical-1f6f3687bfebd6093bb771634926d9db0bdfdb0a.tar.bz2 historical-1f6f3687bfebd6093bb771634926d9db0bdfdb0a.zip |
alpha/ia64/sparc stable wrt #323729
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild')
-rw-r--r-- | dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild index 1d762db8f246..8e8f4bd917ca 100644 --- a/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild +++ b/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild,v 1.6 2010/07/23 08:04:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xfce4-dev-tools/xfce4-dev-tools-4.7.2.ebuild,v 1.7 2010/08/01 18:35:53 armin76 Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.7/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" DOCS="AUTHORS ChangeLog HACKING NEWS README" |