summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-12 20:28:55 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-12 20:28:55 +0000
commit43b6867b26b0c81e3e5958ddabbef342be3d570e (patch)
tree6440979cf0d2e9af686b6ce5d0f1b7df285afc35 /dev-libs
parentVersion bump. (diff)
downloadgentoo-2-43b6867b26b0c81e3e5958ddabbef342be3d570e.tar.gz
gentoo-2-43b6867b26b0c81e3e5958ddabbef342be3d570e.tar.bz2
gentoo-2-43b6867b26b0c81e3e5958ddabbef342be3d570e.zip
amd64 stable, bug #495414
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/ustr/ChangeLog5
-rw-r--r--dev-libs/ustr/ustr-1.0.4-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/ustr/ChangeLog b/dev-libs/ustr/ChangeLog
index f1ac1f1b7460..8a1392fe069b 100644
--- a/dev-libs/ustr/ChangeLog
+++ b/dev-libs/ustr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/ustr
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ChangeLog,v 1.11 2014/01/07 00:03:48 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ChangeLog,v 1.12 2014/01/12 20:28:55 pacho Exp $
+
+ 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> ustr-1.0.4-r3.ebuild:
+ amd64 stable, bug #495414
07 Jan 2014; Sergey Popov <pinkbyte@gentoo.org> ustr-1.0.4-r3.ebuild:
Add ~arm and ~mips keywords
diff --git a/dev-libs/ustr/ustr-1.0.4-r3.ebuild b/dev-libs/ustr/ustr-1.0.4-r3.ebuild
index d5cd991024f5..235c18d17216 100644
--- a/dev-libs/ustr/ustr-1.0.4-r3.ebuild
+++ b/dev-libs/ustr/ustr-1.0.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r3.ebuild,v 1.2 2014/01/07 00:03:48 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/ustr/ustr-1.0.4-r3.ebuild,v 1.3 2014/01/12 20:28:55 pacho Exp $
EAPI=5
@@ -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 ~arm ~mips ~x86"
+KEYWORDS="amd64 ~arm ~mips ~x86"
IUSE=""
DEPEND=""