diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-03 02:50:52 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-03 02:50:52 +0000 |
commit | ab78cd8c869d2191cea7154d90a74a3088e92887 (patch) | |
tree | 3b8342a6ba781ce119123301f48a79d56c28cfff /media-sound/grip | |
parent | Marked stable on sparc. (Manifest recommit) (diff) | |
download | gentoo-2-ab78cd8c869d2191cea7154d90a74a3088e92887.tar.gz gentoo-2-ab78cd8c869d2191cea7154d90a74a3088e92887.tar.bz2 gentoo-2-ab78cd8c869d2191cea7154d90a74a3088e92887.zip |
stable on x86 (conf. w/ eradicator)
Diffstat (limited to 'media-sound/grip')
-rw-r--r-- | media-sound/grip/grip-3.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/grip/grip-3.0.7.ebuild b/media-sound/grip/grip-3.0.7.ebuild index 9b276860c9f0..b54b785b7d7b 100644 --- a/media-sound/grip/grip-3.0.7.ebuild +++ b/media-sound/grip/grip-3.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.7.ebuild,v 1.3 2004/01/24 06:16:12 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/grip/grip-3.0.7.ebuild,v 1.4 2004/03/03 02:50:52 mr_bones_ Exp $ inherit eutils @@ -21,7 +21,7 @@ DEPEND="=x11-libs/gtk+-1.2* IUSE="nls oggvorbis" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" SRC_URI="http://www.nostatic.org/grip/${P}.tar.gz" S=${WORKDIR}/${P} |