summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-10 11:20:29 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-10 11:20:29 +0000
commit1e2d8939487084848ac078e3cbc12e4a93775e2b (patch)
tree9f79c0cfb8db2f5d975f44b4f786883d1b5bc963 /dev-libs/ustr
parentx86 stable wrt bug #353760 (diff)
downloadgentoo-2-1e2d8939487084848ac078e3cbc12e4a93775e2b.tar.gz
gentoo-2-1e2d8939487084848ac078e3cbc12e4a93775e2b.tar.bz2
gentoo-2-1e2d8939487084848ac078e3cbc12e4a93775e2b.zip
x86 stable wrt bug #353781
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-libs/ustr')
-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 10cec9d05dfd..0908cc29cd3e 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.4 2011/02/05 22:24:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ChangeLog,v 1.5 2011/02/10 11:20:29 phajdan.jr Exp $
+
+ 10 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> ustr-1.0.4-r1.ebuild:
+ x86 stable wrt bug #353781
05 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
ustr-1.0.4-r1.ebuild:
diff --git a/dev-libs/ustr/ustr-1.0.4-r1.ebuild b/dev-libs/ustr/ustr-1.0.4-r1.ebuild
index 00835f6d8404..ad645974d75c 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.2 2011/02/05 22:24:54 arfrever Exp $
+# $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 $
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=""