summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-18 02:16:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-18 02:16:57 +0000
commit197c4ef91eb21b496a2a494aee63ba57297089c0 (patch)
treeaeb36d3d8bb3444126c52566a1f4e928d4823b2e /dev-perl/gnome2-print
parentVersion Bump. (diff)
downloadhistorical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.gz
historical-197c4ef91eb21b496a2a494aee63ba57297089c0.tar.bz2
historical-197c4ef91eb21b496a2a494aee63ba57297089c0.zip
Marking amd64 stable
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/gnome2-print')
-rw-r--r--dev-perl/gnome2-print/ChangeLog6
-rw-r--r--dev-perl/gnome2-print/gnome2-print-0.94.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/gnome2-print/ChangeLog b/dev-perl/gnome2-print/ChangeLog
index b1766c331938..4c0603a3e74a 100644
--- a/dev-perl/gnome2-print/ChangeLog
+++ b/dev-perl/gnome2-print/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/gnome2-print
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.18 2006/08/07 23:18:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.19 2006/08/18 02:12:22 mcummings Exp $
+
+ 18 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ gnome2-print-0.94.ebuild:
+ Marking amd64 stable
07 Aug 2006; Michael Cummings <mcummings@gentoo.org>
gnome2-print-0.94.ebuild:
diff --git a/dev-perl/gnome2-print/gnome2-print-0.94.ebuild b/dev-perl/gnome2-print/gnome2-print-0.94.ebuild
index 8532a658acfe..6975b86f6505 100644
--- a/dev-perl/gnome2-print/gnome2-print-0.94.ebuild
+++ b/dev-perl/gnome2-print/gnome2-print-0.94.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/gnome2-print/gnome2-print-0.94.ebuild,v 1.11 2006/08/07 23:18:01 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.94.ebuild,v 1.12 2006/08/18 02:12:22 mcummings Exp $
inherit perl-module
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~rmcfarla/${P}"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ia64 ~ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2