diff options
author | 2008-01-25 17:55:30 +0000 | |
---|---|---|
committer | 2008-01-25 17:55:30 +0000 | |
commit | 53c2f5eaf76397c3b4f96697cf02881064722f67 (patch) | |
tree | 83448cabd58a31332b80a04ebc0a17585e4f36b2 /gnustep-apps/stepulator/stepulator-1.0-r2.ebuild | |
parent | stable x86, bug 207381 (diff) | |
download | gentoo-2-53c2f5eaf76397c3b4f96697cf02881064722f67.tar.gz gentoo-2-53c2f5eaf76397c3b4f96697cf02881064722f67.tar.bz2 gentoo-2-53c2f5eaf76397c3b4f96697cf02881064722f67.zip |
stable x86, bug 207381
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnustep-apps/stepulator/stepulator-1.0-r2.ebuild')
-rw-r--r-- | gnustep-apps/stepulator/stepulator-1.0-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild index 82b878166dd9..d7b735640df4 100644 --- a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild +++ b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild,v 1.1 2007/09/11 11:11:03 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild,v 1.2 2008/01/25 17:55:30 opfer Exp $ inherit gnustep-2 @@ -11,4 +11,4 @@ HOMEPAGE="http://www.linuks.mine.nu/stepulator/index.html" SRC_URI="http://www.linuks.mine.nu/stepulator/${PN}-gs-${PV}.tar.Z" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" |