summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-02-27 13:51:57 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-02-27 13:51:57 +0000
commitb5f056e4f47803c3dc8f12da811acb247b04f5b6 (patch)
tree7d6d8562dce527d357dbcebbf6be998698e73fff /dev-perl/gnome2-print
parentunmasking (Manifest recommit) (diff)
downloadgentoo-2-b5f056e4f47803c3dc8f12da811acb247b04f5b6.tar.gz
gentoo-2-b5f056e4f47803c3dc8f12da811acb247b04f5b6.tar.bz2
gentoo-2-b5f056e4f47803c3dc8f12da811acb247b04f5b6.zip
unmasking for x86
Diffstat (limited to 'dev-perl/gnome2-print')
-rw-r--r--dev-perl/gnome2-print/ChangeLog8
-rw-r--r--dev-perl/gnome2-print/gnome2-print-0.5.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/gnome2-print/ChangeLog b/dev-perl/gnome2-print/ChangeLog
index b59f5984d68d..5a26874939cb 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.1 2003/09/08 11:26:35 mcummings Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/ChangeLog,v 1.2 2004/02/27 13:49:44 mcummings Exp $
+
+ 27 Feb 2004; Michael Cummings <mcummings@gentoo.org>
+ gnome2-print-0.5.ebuild:
+ Unmasking after 172 days
*gnome2-print-0.5 (08 Sep 2003)
diff --git a/dev-perl/gnome2-print/gnome2-print-0.5.ebuild b/dev-perl/gnome2-print/gnome2-print-0.5.ebuild
index 1b90846d0c23..249a545d7d9e 100644
--- a/dev-perl/gnome2-print/gnome2-print-0.5.ebuild
+++ b/dev-perl/gnome2-print/gnome2-print-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.5.ebuild,v 1.1 2003/09/08 11:26:35 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.5.ebuild,v 1.2 2004/02/27 13:49:44 mcummings Exp $
inherit perl-module
@@ -12,7 +12,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc ~alpha"
+KEYWORDS="x86 ~sparc ~ppc ~alpha"
DEPEND="${DEPEND}
>=x11-libs/gtk+-2*