diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 15:47:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-11 15:47:50 +0000 |
commit | f73177567f4a81a74ba122f56105efb1b5195360 (patch) | |
tree | 558e4548967d63b075ac912a6938df567b8c52fd /dev-perl/HTTP-BrowserDetect | |
parent | alpha stable (diff) | |
download | historical-f73177567f4a81a74ba122f56105efb1b5195360.tar.gz historical-f73177567f4a81a74ba122f56105efb1b5195360.tar.bz2 historical-f73177567f4a81a74ba122f56105efb1b5195360.zip |
alpha/ia64/x86 stable
Package-Manager: portage-2.1.3_rc7
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog index de41fc9c3a24..71794cd86762 100644 --- a/dev-perl/HTTP-BrowserDetect/ChangeLog +++ b/dev-perl/HTTP-BrowserDetect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/HTTP-BrowserDetect # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.16 2007/06/21 16:18:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.17 2007/07/11 15:47:50 armin76 Exp $ + + 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> + HTTP-BrowserDetect-0.99.ebuild: + alpha/ia64/x86 stable 21 Jun 2007; Michael Cummings <mcummings@gentoo.org> HTTP-BrowserDetect-0.99.ebuild: diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.ebuild index 9a4f471017eb..6d45d999c654 100644 --- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.ebuild +++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.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/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.ebuild,v 1.2 2007/06/21 16:18:12 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.99.ebuild,v 1.3 2007/07/11 15:47:50 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~walsham/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc sparc x86" IUSE="" SRC_TEST="do" |