diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-06-27 02:50:56 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-06-27 02:50:56 +0000 |
commit | 40dc120ec727a8018bbdbf06f9de1345cd23e5c4 (patch) | |
tree | e9f223360cadf31639a93372cf60d207ad46d3e0 /dev-libs/libiconv | |
parent | Revert accidental stable keywords (diff) | |
download | gentoo-2-40dc120ec727a8018bbdbf06f9de1345cd23e5c4.tar.gz gentoo-2-40dc120ec727a8018bbdbf06f9de1345cd23e5c4.tar.bz2 gentoo-2-40dc120ec727a8018bbdbf06f9de1345cd23e5c4.zip |
Marked stable for amd64 and x86 as for request, now that all the issues with G/FBSD are sorted out.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-libs/libiconv')
-rw-r--r-- | dev-libs/libiconv/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libiconv/libiconv-1.9.2-r3.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-libs/libiconv/ChangeLog b/dev-libs/libiconv/ChangeLog index 8dc40e55474e..b1ceedc9da15 100644 --- a/dev-libs/libiconv/ChangeLog +++ b/dev-libs/libiconv/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/libiconv # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/ChangeLog,v 1.13 2005/06/24 20:36:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/ChangeLog,v 1.14 2005/06/27 02:50:56 flameeyes Exp $ + + 27 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> + libiconv-1.9.2-r3.ebuild: + Marked stable for amd64 and x86 as for request, now that all the issues with + G/FBSD are sorted out. 24 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> libiconv-1.9.2-r3.ebuild: diff --git a/dev-libs/libiconv/libiconv-1.9.2-r3.ebuild b/dev-libs/libiconv/libiconv-1.9.2-r3.ebuild index 856626715ae6..00570c254ee0 100644 --- a/dev-libs/libiconv/libiconv-1.9.2-r3.ebuild +++ b/dev-libs/libiconv/libiconv-1.9.2-r3.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-libs/libiconv/libiconv-1.9.2-r3.ebuild,v 1.4 2005/06/24 20:36:22 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libiconv/libiconv-1.9.2-r3.ebuild,v 1.5 2005/06/27 02:50:56 flameeyes Exp $ inherit eutils multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/libiconv/" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="build" DEPEND="virtual/libc |