diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-22 12:51:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-22 12:51:10 +0000 |
commit | 79849b79653bd4bb46eb23f3e11c4df7b55e0403 (patch) | |
tree | 92fbf1ea254dd4cf53034daf9a4fb40beca8eaf0 /gnustep-apps/gshisen/gshisen-1.3.0.ebuild | |
parent | x86 stable, bug #329091 (diff) | |
download | gentoo-2-79849b79653bd4bb46eb23f3e11c4df7b55e0403.tar.gz gentoo-2-79849b79653bd4bb46eb23f3e11c4df7b55e0403.tar.bz2 gentoo-2-79849b79653bd4bb46eb23f3e11c4df7b55e0403.zip |
x86 stable, bug #330533
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'gnustep-apps/gshisen/gshisen-1.3.0.ebuild')
-rw-r--r-- | gnustep-apps/gshisen/gshisen-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-apps/gshisen/gshisen-1.3.0.ebuild b/gnustep-apps/gshisen/gshisen-1.3.0.ebuild index 9f4d5fe9be96..8b8671ffaa61 100644 --- a/gnustep-apps/gshisen/gshisen-1.3.0.ebuild +++ b/gnustep-apps/gshisen/gshisen-1.3.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/gnustep-apps/gshisen/gshisen-1.3.0.ebuild,v 1.1 2009/07/06 08:03:43 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gshisen/gshisen-1.3.0.ebuild,v 1.2 2010/08/22 12:51:10 maekke Exp $ inherit eutils gnustep-2 @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/gap/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" S=${WORKDIR}/${MY_PN}-${PV} |