diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:54:24 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-26 09:54:24 +0000 |
commit | c86a390ce0d106c19a8fc91206941cab8fd48110 (patch) | |
tree | e199ab893c08690a795c5034ca6e9ac396985989 /dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-c86a390ce0d106c19a8fc91206941cab8fd48110.tar.gz gentoo-2-c86a390ce0d106c19a8fc91206941cab8fd48110.tar.bz2 gentoo-2-c86a390ce0d106c19a8fc91206941cab8fd48110.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild index 24feed8a2a8e..6b4ee4b26df8 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.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/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild,v 1.3 2004/02/22 20:44:27 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.97.ebuild,v 1.4 2004/05/26 09:52:21 kloeri Exp $ inherit perl-module @@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~alpha ~hppa ~mips ~ppc ~sparc" +KEYWORDS="x86 amd64 alpha ~hppa ~mips ~ppc ~sparc" |