diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 12:42:53 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-01-10 12:42:53 +0000 |
commit | f094620ff38948deedcac4949cc87b8bdb757e61 (patch) | |
tree | d8b4094024a8fa618662e2b26645df50dc8070d8 /dev-perl/HTTP-Response-Encoding | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-f094620ff38948deedcac4949cc87b8bdb757e61.tar.gz gentoo-2-f094620ff38948deedcac4949cc87b8bdb757e61.tar.bz2 gentoo-2-f094620ff38948deedcac4949cc87b8bdb757e61.zip |
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/HTTP-Response-Encoding')
-rw-r--r-- | dev-perl/HTTP-Response-Encoding/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/HTTP-Response-Encoding/ChangeLog b/dev-perl/HTTP-Response-Encoding/ChangeLog index 9f1dcd2da7d7..b04866281016 100644 --- a/dev-perl/HTTP-Response-Encoding/ChangeLog +++ b/dev-perl/HTTP-Response-Encoding/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTTP-Response-Encoding -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.7 2009/09/07 09:02:49 tove Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/ChangeLog,v 1.8 2010/01/10 12:42:53 grobian Exp $ + + 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> + HTTP-Response-Encoding-0.06.ebuild: + Transfer Prefix keywords 07 Sep 2009; Torsten Veller <tove@gentoo.org> -HTTP-Response-Encoding-0.05.ebuild: diff --git a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild index 72497820faef..10323d7d5d48 100644 --- a/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild +++ b/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild,v 1.1 2009/07/29 20:39:59 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Response-Encoding/HTTP-Response-Encoding-0.06.ebuild,v 1.2 2010/01/10 12:42:53 grobian Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Adds encoding() to HTTP::Response" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="test" RDEPEND="dev-perl/libwww-perl" |