diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-10 16:16:52 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-10 16:16:52 +0000 |
commit | ecdb139224c9527c3ca86c82477a54420da9b30e (patch) | |
tree | f5057b6301af1cdecd0a2ca5b479dfc6f171ebdb /dev-perl/Apache-AuthTicket | |
parent | reverted versions in SRC_URI so as not to upload the same (renamed) source (diff) | |
download | gentoo-2-ecdb139224c9527c3ca86c82477a54420da9b30e.tar.gz gentoo-2-ecdb139224c9527c3ca86c82477a54420da9b30e.tar.bz2 gentoo-2-ecdb139224c9527c3ca86c82477a54420da9b30e.zip |
Keywording ~amd64
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/Apache-AuthTicket')
-rw-r--r-- | dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Apache-AuthTicket/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild index 42d4a4ed1219..dc15720a2319 100644 --- a/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild +++ b/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.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/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.7 2006/08/04 22:15:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/Apache-AuthTicket-0.40.ebuild,v 1.8 2006/09/10 16:16:52 mcummings Exp $ inherit perl-module SRC_TEST="do" @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHOUT/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="ia64 x86" +KEYWORDS="~amd64 ia64 x86" IUSE="" DEPEND=">=dev-perl/Apache-AuthCookie-3.0 diff --git a/dev-perl/Apache-AuthTicket/ChangeLog b/dev-perl/Apache-AuthTicket/ChangeLog index 35857808e003..664155be75ce 100644 --- a/dev-perl/Apache-AuthTicket/ChangeLog +++ b/dev-perl/Apache-AuthTicket/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Apache-AuthTicket # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.7 2006/08/04 22:15:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-AuthTicket/ChangeLog,v 1.8 2006/09/10 16:16:52 mcummings Exp $ + + 10 Sep 2006; Michael Cummings <mcummings@gentoo.org> + Apache-AuthTicket-0.40.ebuild: + Keywording ~amd64 04 Aug 2006; Michael Cummings <mcummings@gentoo.org> Apache-AuthTicket-0.40.ebuild: |