summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-08-21 13:05:30 +0000
committerJohannes Huber <johu@gentoo.org>2012-08-21 13:05:30 +0000
commitd22fc59de289c51bec7b32cb4d66b1b05e8cb87a (patch)
tree1535fa02fd552b69cfa8003e3e064ae0fa0a13be
parentInclude some upstream fixes for networking, this also solves PAN connection a... (diff)
downloadgentoo-2-d22fc59de289c51bec7b32cb4d66b1b05e8cb87a.tar.gz
gentoo-2-d22fc59de289c51bec7b32cb4d66b1b05e8cb87a.tar.bz2
gentoo-2-d22fc59de289c51bec7b32cb4d66b1b05e8cb87a.zip
Stable for x86, wrt bug #429962
(Portage version: 2.2.0_alpha121/cvs/Linux i686)
-rw-r--r--dev-ruby/cmdparse/ChangeLog5
-rw-r--r--dev-ruby/cmdparse/cmdparse-2.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/cmdparse/ChangeLog b/dev-ruby/cmdparse/ChangeLog
index eb141eda1dfc..ec363dbd40e6 100644
--- a/dev-ruby/cmdparse/ChangeLog
+++ b/dev-ruby/cmdparse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/cmdparse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.25 2012/08/14 18:31:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.26 2012/08/21 13:05:30 johu Exp $
+
+ 21 Aug 2012; Johannes Huber <johu@gentoo.org> cmdparse-2.0.5.ebuild:
+ Stable for x86, wrt bug #429962
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
diff --git a/dev-ruby/cmdparse/cmdparse-2.0.5.ebuild b/dev-ruby/cmdparse/cmdparse-2.0.5.ebuild
index 7b7455ef90e9..5aac45cb520d 100644
--- a/dev-ruby/cmdparse/cmdparse-2.0.5.ebuild
+++ b/dev-ruby/cmdparse/cmdparse-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5.ebuild,v 1.1 2012/07/05 23:55:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.5.ebuild,v 1.2 2012/08/21 13:05:30 johu Exp $
EAPI=4
@@ -18,7 +18,7 @@ IUSE=""
DESCRIPTION="Advanced command line parser supporting commands"
HOMEPAGE="http://cmdparse.rubyforge.org/"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc64 x86"
LICENSE="LGPL-3"
SLOT="0"