diff options
author | Damien Krotkine <dams@gentoo.org> | 2005-06-02 16:32:20 +0000 |
---|---|---|
committer | Damien Krotkine <dams@gentoo.org> | 2005-06-02 16:32:20 +0000 |
commit | ecd3c659159ad0c7e71619d1391804c5b07603b2 (patch) | |
tree | 726937bb9c975cc526fc8123b54df991c5350dbe /dev-util/libconf | |
parent | prune (diff) | |
download | gentoo-2-ecd3c659159ad0c7e71619d1391804c5b07603b2.tar.gz gentoo-2-ecd3c659159ad0c7e71619d1391804c5b07603b2.tar.bz2 gentoo-2-ecd3c659159ad0c7e71619d1391804c5b07603b2.zip |
marked stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/libconf')
-rw-r--r-- | dev-util/libconf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/libconf/libconf-0.39.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog index 99caf3053957..9423adce2876 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.24 2005/06/02 14:46:58 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.25 2005/06/02 16:32:20 dams Exp $ + + 02 Jun 2005; <dams@gentoo.org> libconf-0.39.18.ebuild: + marked stable on ppc64 *libconf-0.39.18 (02 Jun 2005) diff --git a/dev-util/libconf/libconf-0.39.18.ebuild b/dev-util/libconf/libconf-0.39.18.ebuild index 4ee85150857a..b14c46d9bab7 100644 --- a/dev-util/libconf/libconf-0.39.18.ebuild +++ b/dev-util/libconf/libconf-0.39.18.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.39.18.ebuild,v 1.1 2005/06/02 14:46:58 dams Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/libconf-0.39.18.ebuild,v 1.2 2005/06/02 16:32:20 dams Exp $ IUSE="" @@ -12,7 +12,7 @@ SRC_URI="http://libconf.net/download/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64" DEPEND="dev-lang/perl" |