diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-27 19:54:42 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-06-27 19:54:42 +0000 |
commit | 25bdddd23d0b3ef51d607285d71a4e195341991c (patch) | |
tree | 505332430f7481139d1bfb7def895f459592c2f3 /dev-perl/Unicode-MapUTF8 | |
parent | Sync dependencies with Nexuiz 2.0, since they're the same engine. Closing bu... (diff) | |
download | historical-25bdddd23d0b3ef51d607285d71a4e195341991c.tar.gz historical-25bdddd23d0b3ef51d607285d71a4e195341991c.tar.bz2 historical-25bdddd23d0b3ef51d607285d71a4e195341991c.zip |
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/Unicode-MapUTF8')
-rw-r--r-- | dev-perl/Unicode-MapUTF8/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Unicode-MapUTF8/ChangeLog b/dev-perl/Unicode-MapUTF8/ChangeLog index 744047c74d29..6ba17c93c7db 100644 --- a/dev-perl/Unicode-MapUTF8/ChangeLog +++ b/dev-perl/Unicode-MapUTF8/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Unicode-MapUTF8 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.8 2006/06/12 16:55:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/ChangeLog,v 1.9 2006/06/27 19:53:39 gustavoz Exp $ + + 27 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org> + Unicode-MapUTF8-1.11.ebuild: + Stable on hppa 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> Unicode-MapUTF8-1.11.ebuild: diff --git a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild index b8b75aee359c..9fdb19c435f1 100644 --- a/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild +++ b/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.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-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.8 2006/06/12 16:55:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Unicode-MapUTF8/Unicode-MapUTF8-1.11.ebuild,v 1.9 2006/06/27 19:53:39 gustavoz Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Unicode/${P}.readme" SRC_URI="mirror://cpan/authors/id/S/SN/SNOWHARE/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" DEPEND="dev-perl/module-build dev-perl/Unicode-Map |