diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-07-06 19:24:37 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-07-06 19:24:37 +0000 |
commit | b7b3e02061a3132cd1b2143f0ca7252838e27822 (patch) | |
tree | 37b4dd0d819d8dbc0d587cb99ba79dcc31cfc2c9 /net-libs/openslp/openslp-1.0.11.ebuild | |
parent | Fix pkgconfig files installing in /lib (diff) | |
download | historical-b7b3e02061a3132cd1b2143f0ca7252838e27822.tar.gz historical-b7b3e02061a3132cd1b2143f0ca7252838e27822.tar.bz2 historical-b7b3e02061a3132cd1b2143f0ca7252838e27822.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" |