summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-30 15:10:05 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-30 15:10:05 +0000
commit58d8fc14845495e295d5c8807266e6a856446ec1 (patch)
treea0fbda755af8098990d34fe5572e62af44a6e389 /app-text/libmspub
parentStable for amd64, wrt bug #474066 (diff)
downloadgentoo-2-58d8fc14845495e295d5c8807266e6a856446ec1.tar.gz
gentoo-2-58d8fc14845495e295d5c8807266e6a856446ec1.tar.bz2
gentoo-2-58d8fc14845495e295d5c8807266e6a856446ec1.zip
Stable for amd64, wrt bug #474066
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/libmspub')
-rw-r--r--app-text/libmspub/ChangeLog5
-rw-r--r--app-text/libmspub/libmspub-0.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libmspub/ChangeLog b/app-text/libmspub/ChangeLog
index 4bdc61ecb62e..6041a77bad37 100644
--- a/app-text/libmspub/ChangeLog
+++ b/app-text/libmspub/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/libmspub
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/ChangeLog,v 1.8 2013/05/14 09:05:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/ChangeLog,v 1.9 2013/06/30 15:10:05 ago Exp $
+
+ 30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmspub-0.0.6.ebuild:
+ Stable for amd64, wrt bug #474066
*libmspub-0.0.6 (14 May 2013)
diff --git a/app-text/libmspub/libmspub-0.0.6.ebuild b/app-text/libmspub/libmspub-0.0.6.ebuild
index 5e0f6ddfa71c..f0347090c191 100644
--- a/app-text/libmspub/libmspub-0.0.6.ebuild
+++ b/app-text/libmspub/libmspub-0.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/libmspub-0.0.6.ebuild,v 1.1 2013/05/14 09:05:37 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/libmspub/libmspub-0.0.6.ebuild,v 1.2 2013/06/30 15:10:05 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SLOT="0"
# Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
[[ ${PV} == 9999 ]] || \
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
IUSE="doc static-libs"