summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-06-05 19:13:03 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-06-05 19:13:03 +0000
commita62f589b4af291f9fbb9f212a92cfb4e18f36eb2 (patch)
tree88e1910d0559ae6aab67cd7358f125382da8d141 /dev-perl/Apache-Gallery
parentnew version on cpan (Manifest recommit) (diff)
downloadgentoo-2-a62f589b4af291f9fbb9f212a92cfb4e18f36eb2.tar.gz
gentoo-2-a62f589b4af291f9fbb9f212a92cfb4e18f36eb2.tar.bz2
gentoo-2-a62f589b4af291f9fbb9f212a92cfb4e18f36eb2.zip
qa fixes
Diffstat (limited to 'dev-perl/Apache-Gallery')
-rw-r--r--dev-perl/Apache-Gallery/Apache-Gallery-0.6.ebuild7
-rw-r--r--dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild4
-rw-r--r--dev-perl/Apache-Gallery/ChangeLog6
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-perl/Apache-Gallery/Apache-Gallery-0.6.ebuild b/dev-perl/Apache-Gallery/Apache-Gallery-0.6.ebuild
index 4aacd3ef4af9..99153ffd8eb3 100644
--- a/dev-perl/Apache-Gallery/Apache-Gallery-0.6.ebuild
+++ b/dev-perl/Apache-Gallery/Apache-Gallery-0.6.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/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.3 2003/09/06 22:37:58 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Gallery/Apache-Gallery-0.6.ebuild,v 1.4 2004/06/05 19:13:03 mcummings Exp $
inherit perl-module
@@ -24,8 +24,7 @@ DEPEND="${DEPEND}
>=dev-perl/CGI-FastTemplate-1.09
>=dev-perl/Parse-RecDescent-1.80-r3
>=dev-perl/Inline-0.43-r1
- >=x11-base/xfree-4.2.1
- "
+ virtual/x11"
diff --git a/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild b/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild
index 3dc1c7ea59aa..058b0f8a8351 100644
--- a/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild
+++ b/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild,v 1.2 2004/06/05 18:49:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild,v 1.3 2004/06/05 19:13:03 mcummings Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/author/LEGART/${P}"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~amd64 ~ppc ~alpha ~sparc"
DEPEND="${DEPEND}
diff --git a/dev-perl/Apache-Gallery/ChangeLog b/dev-perl/Apache-Gallery/ChangeLog
index a249f8b1ce36..261d7bf4706e 100644
--- a/dev-perl/Apache-Gallery/ChangeLog
+++ b/dev-perl/Apache-Gallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache-Gallery
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Gallery/ChangeLog,v 1.4 2004/06/05 18:49:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Gallery/ChangeLog,v 1.5 2004/06/05 19:13:03 mcummings Exp $
+
+ 05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
+ Apache-Gallery-0.6.ebuild, Apache-Gallery-0.8.ebuild:
+ Keyword fix, virtual for older version
05 Jun 2004; Michael Cummings <mcummings@gentoo.org>
Apache-Gallery-0.8.ebuild: