diff options
author | Jason Wever <weeve@gentoo.org> | 2005-10-30 03:27:29 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-10-30 03:27:29 +0000 |
commit | 96d0a13ab5b288bf4e2c7602acde5e89f2108833 (patch) | |
tree | 80705de90f8f314a5e75522454d36e891839138c /dev-util/libconf | |
parent | Version bump of pmount, Cardoe gave the go-ahead since it is his package. (diff) | |
download | gentoo-2-96d0a13ab5b288bf4e2c7602acde5e89f2108833.tar.gz gentoo-2-96d0a13ab5b288bf4e2c7602acde5e89f2108833.tar.bz2 gentoo-2-96d0a13ab5b288bf4e2c7602acde5e89f2108833.zip |
Stable on SPARC.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'dev-util/libconf')
-rw-r--r-- | dev-util/libconf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/libconf/libconf-0.40.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog index a644edb59dcd..9abf85ff77d4 100644 --- a/dev-util/libconf/ChangeLog +++ b/dev-util/libconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/libconf # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.32 2005/10/02 14:28:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.33 2005/10/30 03:26:42 weeve Exp $ + + 30 Oct 2005; Jason Wever <weeve@gentoo.org> libconf-0.40.00.ebuild: + Stable on SPARC. 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> libconf-0.40.00.ebuild: Mark 0.40.00 stable on ia64 diff --git a/dev-util/libconf/libconf-0.40.00.ebuild b/dev-util/libconf/libconf-0.40.00.ebuild index 57a2b090c37a..c40d4be8ab5e 100644 --- a/dev-util/libconf/libconf-0.40.00.ebuild +++ b/dev-util/libconf/libconf-0.40.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.40.00.ebuild,v 1.4 2005/10/02 14:28:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.40.00.ebuild,v 1.5 2005/10/30 03:26:42 weeve Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/download/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc x86" DEPEND="dev-lang/perl dev-perl/DelimMatch |