diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-06-05 18:49:12 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-06-05 18:49:12 +0000 |
commit | 8ff83aebb1e3e439a1b570a00e7eed99253200d4 (patch) | |
tree | 0ba587930a3fc32e0e5a51b9c204efa7c049d1dd /dev-perl/Apache-Gallery | |
parent | new version on cpan (Manifest recommit) (diff) | |
download | gentoo-2-8ff83aebb1e3e439a1b570a00e7eed99253200d4.tar.gz gentoo-2-8ff83aebb1e3e439a1b570a00e7eed99253200d4.tar.bz2 gentoo-2-8ff83aebb1e3e439a1b570a00e7eed99253200d4.zip |
changed to virtual for x
Diffstat (limited to 'dev-perl/Apache-Gallery')
-rw-r--r-- | dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/Apache-Gallery/ChangeLog | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild b/dev-perl/Apache-Gallery/Apache-Gallery-0.8.ebuild index 8b16029e61d1..3dc1c7ea59aa 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.1 2004/06/05 13:27:12 mcummings Exp $ +# $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 $ inherit perl-module @@ -25,8 +25,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/ChangeLog b/dev-perl/Apache-Gallery/ChangeLog index 8ed397a18608..a249f8b1ce36 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.3 2004/06/05 13:27:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Gallery/ChangeLog,v 1.4 2004/06/05 18:49:12 mcummings Exp $ + + 05 Jun 2004; Michael Cummings <mcummings@gentoo.org> + Apache-Gallery-0.8.ebuild: + changed to virtaul/x11 *Apache-Gallery-0.8 (05 Jun 2004) |