diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-07-24 01:41:28 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-07-24 01:41:28 +0000 |
commit | fe44f4cbc2d16382eef2c2fb2625cdf00f967d5e (patch) | |
tree | 45a6df1886395c9736448e69f76a2ffd8d359b28 /dev-perl | |
parent | Version bump. Added snapshot / mirroring / gfs pool support. (diff) | |
download | gentoo-2-fe44f4cbc2d16382eef2c2fb2625cdf00f967d5e.tar.gz gentoo-2-fe44f4cbc2d16382eef2c2fb2625cdf00f967d5e.tar.bz2 gentoo-2-fe44f4cbc2d16382eef2c2fb2625cdf00f967d5e.zip |
Stable on x86, bug #140449.
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Unicode-UTF8simple/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-UTF8simple/ChangeLog b/dev-perl/Unicode-UTF8simple/ChangeLog index 80463a0eed68..75f0776f286b 100644 --- a/dev-perl/Unicode-UTF8simple/ChangeLog +++ b/dev-perl/Unicode-UTF8simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Unicode-UTF8simple # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/ChangeLog,v 1.5 2006/07/16 18:41:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/ChangeLog,v 1.6 2006/07/24 01:41:28 ticho Exp $ + + 24 Jul 2006; Andrej Kacian <ticho@gentoo.org> + Unicode-UTF8simple-1.06.ebuild: + Stable on x86, bug #140449. 16 Jul 2006; Jason Wever <weeve@gentoo.org> Unicode-UTF8simple-1.06.ebuild: diff --git a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild index c6f31c29287e..6cefbf1378e7 100644 --- a/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild +++ b/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.5 2006/07/16 18:41:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-UTF8simple/Unicode-UTF8simple-1.06.ebuild,v 1.6 2006/07/24 01:41:28 ticho Exp $ inherit perl-module @@ -13,6 +13,6 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ppc sparc ~x86" +KEYWORDS="~amd64 ppc sparc x86" SRC_TEST="do" |