summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-05-16 18:52:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-05-16 18:52:50 +0000
commit2b80383fd9f331fd19928c3fc57e1e269c606815 (patch)
tree6e29f0550ac3703f7ded9f3d36a6642449576a1d /dev-perl/Log-Log4perl
parentDo not link against libsdp, bug #83110. Add initscript and conf.d file. (diff)
downloadhistorical-2b80383fd9f331fd19928c3fc57e1e269c606815.tar.gz
historical-2b80383fd9f331fd19928c3fc57e1e269c606815.tar.bz2
historical-2b80383fd9f331fd19928c3fc57e1e269c606815.zip
Keyworded ~sparc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r--dev-perl/Log-Log4perl/ChangeLog6
-rw-r--r--dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog
index 59672ff0d4d7..d8dabb6a133f 100644
--- a/dev-perl/Log-Log4perl/ChangeLog
+++ b/dev-perl/Log-Log4perl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Log-Log4perl
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.2 2005/03/20 16:23:53 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.3 2005/05/16 18:48:00 gustavoz Exp $
+
+ 16 May 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ Log-Log4perl-0.50.ebuild:
+ Keyworded ~sparc
20 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> Log-Log4perl-0.50.ebuild:
added ~amd64 to KEYWORDS, fixes #85204
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild
index ff24210aec77..e1fc3d12f33c 100644
--- a/dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild
+++ b/dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild,v 1.3 2005/03/20 16:23:53 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-0.50.ebuild,v 1.4 2005/05/16 18:48:00 gustavoz Exp $
inherit perl-module
@@ -10,5 +10,5 @@ HOMEPAGE="http://log4perl.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~sparc"
IUSE=""