summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libassetml')
-rw-r--r--dev-libs/libassetml/ChangeLog5
-rw-r--r--dev-libs/libassetml/libassetml-1.2.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libassetml/ChangeLog b/dev-libs/libassetml/ChangeLog
index 0f29f462c99a..28d00bf38e2d 100644
--- a/dev-libs/libassetml/ChangeLog
+++ b/dev-libs/libassetml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libassetml
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/ChangeLog,v 1.11 2012/02/16 18:03:31 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> libassetml-1.2.1.ebuild:
+ x86 stable wrt bug #396891
02 Feb 2012; Agostino Sarubbo <ago@gentoo.org> libassetml-1.2.1.ebuild:
Stable for amd64, wrt bug #396891
diff --git a/dev-libs/libassetml/libassetml-1.2.1.ebuild b/dev-libs/libassetml/libassetml-1.2.1.ebuild
index ec275656a70f..629bd376327d 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-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.5 2012/02/02 18:56:26 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libassetml/libassetml-1.2.1.ebuild,v 1.6 2012/02/16 18:03:31 phajdan.jr 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="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*