summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/xml2/ChangeLog7
-rw-r--r--app-text/xml2/xml2-0.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/xml2/ChangeLog b/app-text/xml2/ChangeLog
index 3f383f6f7c31..a1789fa39b61 100644
--- a/app-text/xml2/ChangeLog
+++ b/app-text/xml2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/xml2
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xml2/ChangeLog,v 1.8 2008/05/14 18:16:25 drac Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/xml2/ChangeLog,v 1.9 2010/01/02 11:45:51 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> xml2-0.4.ebuild:
+ Transfer Prefix keywords
*xml2-0.4 (14 May 2008)
diff --git a/app-text/xml2/xml2-0.4.ebuild b/app-text/xml2/xml2-0.4.ebuild
index 168c553819af..70efc0404187 100644
--- a/app-text/xml2/xml2-0.4.ebuild
+++ b/app-text/xml2/xml2-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xml2/xml2-0.4.ebuild,v 1.1 2008/05/14 18:16:25 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xml2/xml2-0.4.ebuild,v 1.2 2010/01/02 11:45:51 fauli Exp $
inherit autotools eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.ofb.net/gale/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-linux ~ppc-macos"
IUSE=""
RDEPEND="dev-libs/libxml2"