summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:55:14 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-06-29 18:55:14 +0000
commitba30afd2aea59354eedd2fa0c922f5eb999fcd7e (patch)
tree64a73bc0232df7abe987a1f0f7ea6ec1bd2d85b2 /dev-perl/HTTP-BrowserDetect
parentset firefox as default use so noone needs to install the old mozilla suite as... (diff)
downloadhistorical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.tar.gz
historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.tar.bz2
historical-ba30afd2aea59354eedd2fa0c922f5eb999fcd7e.zip
Stable on hppa
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-perl/HTTP-BrowserDetect')
-rw-r--r--dev-perl/HTTP-BrowserDetect/ChangeLog8
-rw-r--r--dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/HTTP-BrowserDetect/ChangeLog b/dev-perl/HTTP-BrowserDetect/ChangeLog
index 7c2ddc1b56a8..3b579635abec 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.11 2005/10/02 12:47:39 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/ChangeLog,v 1.12 2006/06/29 18:41:13 gustavoz Exp $
+
+ 29 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ HTTP-BrowserDetect-0.98.ebuild:
+ Stable on hppa
02 Oct 2005; Aron Griffis <agriffis@gentoo.org>
HTTP-BrowserDetect-0.98.ebuild:
diff --git a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
index 781d7200bcde..72922c1fd495 100644
--- a/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
+++ b/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 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.98.ebuild,v 1.8 2005/10/02 12:47:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-BrowserDetect/HTTP-BrowserDetect-0.98.ebuild,v 1.9 2006/06/29 18:41:13 gustavoz Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/L/LH/LHS/${P}.readme"
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=""