diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-01-03 21:14:09 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-01-03 21:14:09 +0000 |
commit | ea0e46621b87ef57617e671d9c7749bcdad6f08e (patch) | |
tree | 629fd976da0860a672e40cb152ba22ed6191f143 /dev-perl/Algorithm-Dependency | |
parent | added ~x86 to KEYWORDSW (diff) | |
download | historical-ea0e46621b87ef57617e671d9c7749bcdad6f08e.tar.gz historical-ea0e46621b87ef57617e671d9c7749bcdad6f08e.tar.bz2 historical-ea0e46621b87ef57617e671d9c7749bcdad6f08e.zip |
Mark ~ia64; bug #113367.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'dev-perl/Algorithm-Dependency')
-rw-r--r-- | dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Algorithm-Dependency/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild index c8ed569a06c4..0e9068ad8872 100644 --- a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild +++ b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild,v 1.4 2005/12/12 20:41:46 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.101.ebuild,v 1.5 2006/01/03 21:14:09 plasmaroo Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Algorithm-Dependency/ChangeLog b/dev-perl/Algorithm-Dependency/ChangeLog index 29c4ab10fe1c..3ab00efb47c6 100644 --- a/dev-perl/Algorithm-Dependency/ChangeLog +++ b/dev-perl/Algorithm-Dependency/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Algorithm-Dependency -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.4 2005/12/12 20:41:46 metalgod Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/ChangeLog,v 1.5 2006/01/03 21:14:09 plasmaroo Exp $ + + 03 Jan 2006; <plasmaroo@gentoo.org> Algorithm-Dependency-1.101.ebuild: + Mark ~ia64; bug #113367. 12 Dec 2005; Luis Medinas <metalgod@gentoo.org> Algorithm-Dependency-1.101.ebuild: |