summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-12 09:51:09 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-12 09:51:09 +0000
commit6f29cfea883bd008d2c94d96d62d2655ba1b152b (patch)
treeef9dcc1e686233838b96187204a91930c79ab065 /dev-libs
parentStable on amd64 wrt bug #353760 (diff)
downloadgentoo-2-6f29cfea883bd008d2c94d96d62d2655ba1b152b.tar.gz
gentoo-2-6f29cfea883bd008d2c94d96d62d2655ba1b152b.tar.bz2
gentoo-2-6f29cfea883bd008d2c94d96d62d2655ba1b152b.zip
Stable on amd64 wrt bug #353781
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ustr/ChangeLog5
-rw-r--r--dev-libs/ustr/ustr-1.0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ustr/ChangeLog b/dev-libs/ustr/ChangeLog
index 0908cc29cd3e..ec60e8a3bff4 100644
--- a/dev-libs/ustr/ChangeLog
+++ b/dev-libs/ustr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ustr
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ChangeLog,v 1.5 2011/02/10 11:20:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ChangeLog,v 1.6 2011/02/12 09:51:09 hwoarang Exp $
+
+ 12 Feb 2011; Markos Chandras <hwoarang@gentoo.org> ustr-1.0.4-r1.ebuild:
+ Stable on amd64 wrt bug #353781
10 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ustr-1.0.4-r1.ebuild:
x86 stable wrt bug #353781
diff --git a/dev-libs/ustr/ustr-1.0.4-r1.ebuild b/dev-libs/ustr/ustr-1.0.4-r1.ebuild
index ad645974d75c..98d024033b39 100644
--- a/dev-libs/ustr/ustr-1.0.4-r1.ebuild
+++ b/dev-libs/ustr/ustr-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ustr-1.0.4-r1.ebuild,v 1.3 2011/02/10 11:20:29 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ustr-1.0.4-r1.ebuild,v 1.4 2011/02/12 09:51:09 hwoarang Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2"
LICENSE="|| ( BSD-2 MIT LGPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""