diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-08 13:47:46 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-08 13:47:46 +0000 |
commit | 39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9 (patch) | |
tree | b5433bb40ae2508cff67cd8cb096ffa10124246f /gnustep-apps/stepulator/stepulator-1.0-r2.ebuild | |
parent | x86 stable, bug #212645 (diff) | |
download | gentoo-2-39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9.tar.gz gentoo-2-39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9.tar.bz2 gentoo-2-39eaf8b83c0a9d9707b54d15e5cb1aaa87b45cc9.zip |
amd64 stable wrt bug #207381
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnustep-apps/stepulator/stepulator-1.0-r2.ebuild')
-rw-r--r-- | gnustep-apps/stepulator/stepulator-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild b/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild index a0df7932012d..1e88bc8006ea 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-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.3 2008/01/30 01:36:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/stepulator/stepulator-1.0-r2.ebuild,v 1.4 2008/03/08 13:47:46 coldwind 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" |