diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2004-09-06 18:02:55 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2004-09-06 18:02:55 +0000 |
commit | 6e58a434a2ddf7f379c0672154e31bb71ef84a56 (patch) | |
tree | a00f57754b9845c3627e3adc06e965285385006a /app-arch/star/star-1.5_alpha46.ebuild | |
parent | Marked stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-6e58a434a2ddf7f379c0672154e31bb71ef84a56.tar.gz gentoo-2-6e58a434a2ddf7f379c0672154e31bb71ef84a56.tar.bz2 gentoo-2-6e58a434a2ddf7f379c0672154e31bb71ef84a56.zip |
Marked stable on IA64, bug #61797.
Diffstat (limited to 'app-arch/star/star-1.5_alpha46.ebuild')
-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 1a9a8cbae75b..1bbf39cf80af 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.5 2004/09/02 08:54:17 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/star/star-1.5_alpha46.ebuild,v 1.6 2004/09/06 18:02:55 plasmaroo 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" |