summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2006-12-28 18:14:34 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2006-12-28 18:14:34 +0000
commit324ae73827f52f0f963ad268d9b332a875f21ccd (patch)
tree3849acf64762f1732dc3152615c52eecf7920c42 /dev-perl/HTML-Template
parentDon't use parallel make for install. Automake sucks. (diff)
downloadhistorical-324ae73827f52f0f963ad268d9b332a875f21ccd.tar.gz
historical-324ae73827f52f0f963ad268d9b332a875f21ccd.tar.bz2
historical-324ae73827f52f0f963ad268d9b332a875f21ccd.zip
Keyworded ~x86-fbsd.
Package-Manager: portage-2.1.2_rc4-r1
Diffstat (limited to 'dev-perl/HTML-Template')
-rw-r--r--dev-perl/HTML-Template/ChangeLog6
-rw-r--r--dev-perl/HTML-Template/HTML-Template-2.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/HTML-Template/ChangeLog b/dev-perl/HTML-Template/ChangeLog
index 10d08d8766d6..476af35db54b 100644
--- a/dev-perl/HTML-Template/ChangeLog
+++ b/dev-perl/HTML-Template/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTML-Template
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.29 2006/10/20 19:46:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/ChangeLog,v 1.30 2006/12/28 18:11:34 the_paya Exp $
+
+ 28 Dec 2006; Javier Villavicencio <the_paya@gentoo.org>
+ HTML-Template-2.8.ebuild:
+ Added ~x86-fbsd keyword.
20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
HTML-Template-2.8.ebuild:
diff --git a/dev-perl/HTML-Template/HTML-Template-2.8.ebuild b/dev-perl/HTML-Template/HTML-Template-2.8.ebuild
index d4b2f4ca6f0f..01ea84c8cc23 100644
--- a/dev-perl/HTML-Template/HTML-Template-2.8.ebuild
+++ b/dev-perl/HTML-Template/HTML-Template-2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.8.ebuild,v 1.9 2006/10/20 19:46:34 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Template/HTML-Template-2.8.ebuild,v 1.10 2006/12/28 18:11:34 the_paya Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/S/SA/SAMTREGAR/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-1 GPL-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
SRC_TEST="do"