summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-08-09 14:17:05 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-08-09 14:17:05 +0000
commit36d91b89247c16177e53f8685b0262d53bc0609c (patch)
tree3b9dda4cf911bd7ff53c597609364f8e0cef9646 /dev-perl/Apache-Session/Apache-Session-1.83.ebuild
parentFix building with OSS, linux-headers doesn't include awe_voice.h anymore. Bug... (diff)
downloadgentoo-2-36d91b89247c16177e53f8685b0262d53bc0609c.tar.gz
gentoo-2-36d91b89247c16177e53f8685b0262d53bc0609c.tar.bz2
gentoo-2-36d91b89247c16177e53f8685b0262d53bc0609c.zip
Stable on ppc.
(Portage version: 2.1.3.3)
Diffstat (limited to 'dev-perl/Apache-Session/Apache-Session-1.83.ebuild')
-rw-r--r--dev-perl/Apache-Session/Apache-Session-1.83.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild b/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
index 10646e3b095c..954a302475b9 100644
--- a/dev-perl/Apache-Session/Apache-Session-1.83.ebuild
+++ b/dev-perl/Apache-Session/Apache-Session-1.83.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/Apache-Session/Apache-Session-1.83.ebuild,v 1.2 2007/07/28 19:36:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache-Session/Apache-Session-1.83.ebuild,v 1.3 2007/08/09 14:17:05 dertobi123 Exp $
inherit perl-module
IUSE=""
@@ -11,7 +11,7 @@ HOMEPAGE="http://search.cpan.org/~chorny/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc x86"
+KEYWORDS="alpha ~amd64 ia64 ppc ~sparc x86"
DEPEND="dev-perl/Test-Deep
virtual/perl-Digest-MD5