summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-10-03 19:00:41 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-10-03 19:00:41 +0000
commitfc1f1f4f749faaa5c28f5706e3c29a05155c521c (patch)
tree40bb8db793d8660dadc17bb5dcc87644fc8004c8 /dev-libs/popt
parentStable on alpha, bug #286137 (diff)
downloadgentoo-2-fc1f1f4f749faaa5c28f5706e3c29a05155c521c.tar.gz
gentoo-2-fc1f1f4f749faaa5c28f5706e3c29a05155c521c.tar.bz2
gentoo-2-fc1f1f4f749faaa5c28f5706e3c29a05155c521c.zip
Stable on alpha, bug #286199
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/ChangeLog5
-rw-r--r--dev-libs/popt/popt-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/popt/ChangeLog b/dev-libs/popt/ChangeLog
index b32fc8cab4fe..7b0d5a0e08a8 100644
--- a/dev-libs/popt/ChangeLog
+++ b/dev-libs/popt/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/popt
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.68 2009/09/27 19:47:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.69 2009/10/03 19:00:41 klausman Exp $
+
+ 03 Oct 2009; Tobias Klausmann <klausman@gentoo.org> popt-1.14.ebuild:
+ Stable on alpha, bug #286199
27 Sep 2009; nixnut <nixnut@gentoo.org> popt-1.14.ebuild:
ppc stable #286199
diff --git a/dev-libs/popt/popt-1.14.ebuild b/dev-libs/popt/popt-1.14.ebuild
index b549ce2983cb..96c0c1d11907 100644
--- a/dev-libs/popt/popt-1.14.ebuild
+++ b/dev-libs/popt/popt-1.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.14.ebuild,v 1.6 2009/09/27 19:47:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.14.ebuild,v 1.7 2009/10/03 19:00:41 klausman Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://rpm5.org/files/popt/${P}.tar.gz"
LICENSE="popt"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"