diff options
author | 2003-07-06 19:26:44 +0000 | |
---|---|---|
committer | 2003-07-06 19:26:44 +0000 | |
commit | 3318f608868c55a2e3a25ecf4868ac2a5f497efc (patch) | |
tree | 95d8068bcd77847947a588ab3e7b6bd7f4565ed7 /net-libs/openslp/openslp-1.0.11.ebuild | |
parent | marked stable for x86 (diff) | |
download | gentoo-2-3318f608868c55a2e3a25ecf4868ac2a5f497efc.tar.gz gentoo-2-3318f608868c55a2e3a25ecf4868ac2a5f497efc.tar.bz2 gentoo-2-3318f608868c55a2e3a25ecf4868ac2a5f497efc.zip |
Marked stable for x86
Diffstat (limited to 'net-libs/openslp/openslp-1.0.11.ebuild')
-rw-r--r-- | net-libs/openslp/openslp-1.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/openslp/openslp-1.0.11.ebuild b/net-libs/openslp/openslp-1.0.11.ebuild index 0e7b51cc9711..8bc2bb245e57 100644 --- a/net-libs/openslp/openslp-1.0.11.ebuild +++ b/net-libs/openslp/openslp-1.0.11.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/net-libs/openslp/openslp-1.0.11.ebuild,v 1.1 2003/03/26 22:02:54 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/openslp/openslp-1.0.11.ebuild,v 1.2 2003/07/06 19:24:37 raker Exp $ IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="An open-source implementation of Service Location Protocol" HOMEPAGE="http://www.openslp.org" SRC_URI="mirror://sourceforge/openslp/${P}.tar.gz" -KEYWORDS="~x86 ~sparc ~ppc ~hppa" +KEYWORDS="x86 ~sparc ~ppc ~hppa" DEPEND="virtual/glibc" SLOT="0" LICENSE="BSD" |