summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-07 19:01:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-07 19:01:25 +0000
commit3937b63490e56e5062eef10e3618a6032fd5eac3 (patch)
tree9bd08dcb21fb5ab16bad94c5ec7f375b2aa5c44c /dev-ruby/rdiscount
parentRemove old versions. (diff)
downloadhistorical-3937b63490e56e5062eef10e3618a6032fd5eac3.tar.gz
historical-3937b63490e56e5062eef10e3618a6032fd5eac3.tar.bz2
historical-3937b63490e56e5062eef10e3618a6032fd5eac3.zip
Add ~ia64/~sparc
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
Diffstat (limited to 'dev-ruby/rdiscount')
-rw-r--r--dev-ruby/rdiscount/ChangeLog6
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.5.ebuild6
-rw-r--r--dev-ruby/rdiscount/rdiscount-1.6.8.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index b16263d27241..3c2b5938bd77 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rdiscount
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.4 2011/07/24 09:30:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.5 2011/08/07 18:58:43 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> rdiscount-1.6.5.ebuild,
+ rdiscount-1.6.8.ebuild:
+ Add ~ia64/~sparc
24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> rdiscount-1.6.8.ebuild:
Marked ~ppc/~ppc64 wrt #351835
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.5.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.5.ebuild
index 0064a4fc7328..07ad331a6bbe 100644
--- a/dev-ruby/rdiscount/rdiscount-1.6.5.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-1.6.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.5.ebuild,v 1.1 2010/09/14 18:58:10 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.5.ebuild,v 1.2 2011/08/07 18:58:43 armin76 Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~ia64 ~sparc"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
index ccae3e3d48b7..9a5e0d209071 100644
--- a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
+++ b/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.ebuild,v 1.3 2011/07/24 09:30:49 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild,v 1.4 2011/08/07 18:58:43 armin76 Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"