summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-07-06 17:16:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-07-06 17:16:35 +0000
commitcc828a52a7c5eeb2931a297c6adefaa863852c97 (patch)
tree9adc51a2c473b057db1b8c6293026863d46bb00b /dev-perl/gnome2-print
parentRemove deluge mask (diff)
downloadhistorical-cc828a52a7c5eeb2931a297c6adefaa863852c97.tar.gz
historical-cc828a52a7c5eeb2931a297c6adefaa863852c97.tar.bz2
historical-cc828a52a7c5eeb2931a297c6adefaa863852c97.zip
alpha/ia64 stable
Package-Manager: portage-2.1.3_rc6
Diffstat (limited to 'dev-perl/gnome2-print')
-rw-r--r--dev-perl/gnome2-print/ChangeLog5
-rw-r--r--dev-perl/gnome2-print/gnome2-print-1.000.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/gnome2-print/ChangeLog b/dev-perl/gnome2-print/ChangeLog
index 12f0182f7da3..b791cae424ae 100644
--- a/dev-perl/gnome2-print/ChangeLog
+++ b/dev-perl/gnome2-print/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/gnome2-print
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.23 2007/06/21 18:05:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.24 2007/07/06 17:16:35 armin76 Exp $
+
+ 06 Jul 2007; Raúl Porcel <armin76@gentoo.org> gnome2-print-1.000.ebuild:
+ alpha/ia64 stable
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
gnome2-print-1.000.ebuild:
diff --git a/dev-perl/gnome2-print/gnome2-print-1.000.ebuild b/dev-perl/gnome2-print/gnome2-print-1.000.ebuild
index e02c54a743b0..4bb2693fea43 100644
--- a/dev-perl/gnome2-print/gnome2-print-1.000.ebuild
+++ b/dev-perl/gnome2-print/gnome2-print-1.000.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/gnome2-print/gnome2-print-1.000.ebuild,v 1.3 2007/06/21 18:05:10 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-1.000.ebuild,v 1.4 2007/07/06 17:16:35 armin76 Exp $
inherit perl-module
@@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~ebassi/"
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