diff options
author | Olivier Crête <tester@gentoo.org> | 2004-09-07 20:55:34 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2004-09-07 20:55:34 +0000 |
commit | b6cdb572ac9e90e29415d714d4d1b295196b3beb (patch) | |
tree | 13277abbd73de606c9a7a405dedbd997adc0deb7 /app-arch/star | |
parent | Updated nxagent (Manifest recommit) (diff) | |
download | gentoo-2-b6cdb572ac9e90e29415d714d4d1b295196b3beb.tar.gz gentoo-2-b6cdb572ac9e90e29415d714d4d1b295196b3beb.tar.bz2 gentoo-2-b6cdb572ac9e90e29415d714d4d1b295196b3beb.zip |
marking app-arch/star stable on x86 per security bug 61797
Diffstat (limited to 'app-arch/star')
-rw-r--r-- | app-arch/star/star-1.5_alpha46.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/star/star-1.5_alpha46.ebuild b/app-arch/star/star-1.5_alpha46.ebuild index 1bbf39cf80af..4a17e6c5c752 100644 --- a/app-arch/star/star-1.5_alpha46.ebuild +++ b/app-arch/star/star-1.5_alpha46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5_alpha46.ebuild,v 1.6 2004/09/06 18:02:55 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5_alpha46.ebuild,v 1.7 2004/09/07 20:55:34 tester Exp $ S=${WORKDIR}/${P/_alpha[0-9][0-9]} @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/${PN}/alpha/${PN}-${PV/_alpha/a}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc sparc ~mips alpha ~hppa amd64 ia64" +KEYWORDS="x86 ppc sparc ~mips alpha ~hppa amd64 ia64" IUSE="" DEPEND="virtual/libc" |