diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-10 16:27:11 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-10 16:27:11 +0000 |
commit | 5df12a41c85329286e55d82acc6daf8633bff956 (patch) | |
tree | 2924cd043117057ce6c87135dc39718f1102df89 /dev-perl/Apache-AuthTicket | |
parent | reverted versions in SRC_URI so as not to upload the same (renamed) source (diff) | |
download | historical-5df12a41c85329286e55d82acc6daf8633bff956.tar.gz historical-5df12a41c85329286e55d82acc6daf8633bff956.tar.bz2 historical-5df12a41c85329286e55d82acc6daf8633bff956.zip |
Keywording ~amd64
Package-Manager: portage-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: |