summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 18:15:16 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 18:15:16 +0000
commit63b5a16c0503303e25dea67c1999a20d4fc7196c (patch)
tree81fff79564264a42e8c5edd41ad38fed6175617c /dev-ruby/rdiscount
parentAdd ~alpha/~ia64/~sparc wrt #405757 (diff)
downloadhistorical-63b5a16c0503303e25dea67c1999a20d4fc7196c.tar.gz
historical-63b5a16c0503303e25dea67c1999a20d4fc7196c.tar.bz2
historical-63b5a16c0503303e25dea67c1999a20d4fc7196c.zip
Add ~alpha
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/ChangeLog5
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index 8bd5676f550e..6397cc5b368b 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rdiscount
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.15 2012/09/15 10:14:51 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.16 2012/10/28 18:15:16 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rdiscount-1.6.8-r1.ebuild:
+ Add ~alpha
15 Sep 2012; Hans de Graaff <graaff@gentoo.org> -rdiscount-1.6.8.ebuild:
Cleanup.
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
index 1ab9d123b911..c3935fabb567 100644
--- a/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-1.6.8-r1.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/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.4 2012/08/15 09:37:23 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.5 2012/10/28 18:15:16 armin76 Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"