summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-06 16:03:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-06 16:03:48 +0000
commit575bd9ce7b127ca0ccbf84d6e1051ac6245d88d9 (patch)
treee7b47c8738828dbcf17cce5a8b0c706e82b40ae3 /dev-perl
parentamd64 stable wrt #201304 (diff)
downloadhistorical-575bd9ce7b127ca0ccbf84d6e1051ac6245d88d9.tar.gz
historical-575bd9ce7b127ca0ccbf84d6e1051ac6245d88d9.tar.bz2
historical-575bd9ce7b127ca0ccbf84d6e1051ac6245d88d9.zip
alpha/ia64/sparc/x86 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/GnuPG-Interface/ChangeLog6
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild4
-rw-r--r--dev-perl/Graph/ChangeLog5
-rw-r--r--dev-perl/Graph/Graph-0.84.ebuild4
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/GnuPG-Interface/ChangeLog b/dev-perl/GnuPG-Interface/ChangeLog
index 3b9c3577b1d1..d8dfc631eaf9 100644
--- a/dev-perl/GnuPG-Interface/ChangeLog
+++ b/dev-perl/GnuPG-Interface/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/GnuPG-Interface
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.22 2007/11/10 13:17:16 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/ChangeLog,v 1.23 2007/12/06 16:00:07 armin76 Exp $
+
+ 06 Dec 2007; Raúl Porcel <armin76@gentoo.org>
+ GnuPG-Interface-0.36.ebuild:
+ alpha/ia64/sparc/x86 stable
10 Nov 2007; Samuli Suominen <drac@gentoo.org>
GnuPG-Interface-0.35.ebuild:
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild
index ae66497ec360..1776189cba2c 100644
--- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild
+++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.1 2007/10/19 21:48:43 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/GnuPG-Interface/GnuPG-Interface-0.36.ebuild,v 1.2 2007/12/06 16:00:07 armin76 Exp $
inherit perl-module
@@ -9,7 +9,7 @@ HOMEPAGE="http://search.cpan.org/~jesse/"
SRC_URI="mirror://cpan/authors/id/J/JE/JESSE/${P}.tar.gz"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc sparc x86"
IUSE=""
DEPEND=">=app-crypt/gnupg-1.2.1-r1
>=dev-perl/Class-MethodMaker-1.11
diff --git a/dev-perl/Graph/ChangeLog b/dev-perl/Graph/ChangeLog
index af5c604d0ab7..4a103fbf63a9 100644
--- a/dev-perl/Graph/ChangeLog
+++ b/dev-perl/Graph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Graph
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.41 2007/10/19 21:17:41 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/ChangeLog,v 1.42 2007/12/06 16:03:48 armin76 Exp $
+
+ 06 Dec 2007; Raúl Porcel <armin76@gentoo.org> Graph-0.84.ebuild:
+ alpha/ia64/sparc/x86 stable
*Graph-0.84 (19 Oct 2007)
diff --git a/dev-perl/Graph/Graph-0.84.ebuild b/dev-perl/Graph/Graph-0.84.ebuild
index 0bc7a117450e..2f33165b6bd8 100644
--- a/dev-perl/Graph/Graph-0.84.ebuild
+++ b/dev-perl/Graph/Graph-0.84.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.84.ebuild,v 1.1 2007/10/19 21:17:41 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Graph/Graph-0.84.ebuild,v 1.2 2007/12/06 16:03:48 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Graph/${P}.readme"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86"
SRC_TEST="do"
DEPEND="<dev-perl/Heap-0.80