diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
commit | 4cf1219b98eff89d7306c316f5d83406d8642452 (patch) | |
tree | 81612f00bf4e086e7002ea3c237588ca37c550f2 /app-admin/runset | |
parent | Version bump. (diff) | |
download | historical-4cf1219b98eff89d7306c316f5d83406d8642452.tar.gz historical-4cf1219b98eff89d7306c316f5d83406d8642452.tar.bz2 historical-4cf1219b98eff89d7306c316f5d83406d8642452.zip |
unmasking and changelog fixups
Diffstat (limited to 'app-admin/runset')
-rw-r--r-- | app-admin/runset/runset-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/runset/runset-1.5.ebuild b/app-admin/runset/runset-1.5.ebuild index 8c6d32b0c93e..ab94783e1ebe 100644 --- a/app-admin/runset/runset-1.5.ebuild +++ b/app-admin/runset/runset-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.5.ebuild,v 1.1 2003/05/25 13:59:49 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/runset/runset-1.5.ebuild,v 1.2 2003/06/29 15:24:07 aliz Exp $ DESCRIPTION="Runset Init suite, a replacement for sysv style initd" SRC_URI="ftp://ftp.ocis.net/pub/users/ldeutsch/release/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.icewalkers.com/softlib/app/app_00233.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" DEPEND="virtual/glibc" |