summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-02 18:56:26 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-02 18:56:26 +0000
commit46656191caf5a827055c38829bc12ad46e8db1c8 (patch)
tree493ca376443f627a0d13205f9ce5de3ae894e609 /dev-libs
parentStable for amd64, wrt bug #396889 (diff)
downloadhistorical-46656191caf5a827055c38829bc12ad46e8db1c8.tar.gz
historical-46656191caf5a827055c38829bc12ad46e8db1c8.tar.bz2
historical-46656191caf5a827055c38829bc12ad46e8db1c8.zip
Stable for amd64, wrt bug #396891
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libassetml/ChangeLog7
-rw-r--r--dev-libs/libassetml/libassetml-1.2.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libassetml/ChangeLog b/dev-libs/libassetml/ChangeLog
index cf8008b646b5..0f29f462c99a 100644
--- a/dev-libs/libassetml/ChangeLog
+++ b/dev-libs/libassetml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libassetml
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/ChangeLog,v 1.9 2008/04/21 17:10:29 phreak Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/ChangeLog,v 1.10 2012/02/02 18:56:26 ago Exp $
+
+ 02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libassetml-1.2.1.ebuild:
+ Stable for amd64, wrt bug #396891
21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
diff --git a/dev-libs/libassetml/libassetml-1.2.1.ebuild b/dev-libs/libassetml/libassetml-1.2.1.ebuild
index 360cdff23e10..ec275656a70f 100644
--- a/dev-libs/libassetml/libassetml-1.2.1.ebuild
+++ b/dev-libs/libassetml/libassetml-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.2.1.ebuild,v 1.4 2007/06/25 17:15:24 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.2.1.ebuild,v 1.5 2012/02/02 18:56:26 ago Exp $
DESCRIPTION="use xml files as resource databases"
HOMEPAGE="http://ofset.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ofset/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*