summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2011-12-04 23:28:34 +0000
committerNaohiro Aota <naota@gentoo.org>2011-12-04 23:28:34 +0000
commit2a30047f9c5b32457a3f86794648301d2f73c4d0 (patch)
treeae6955a801e00a830dd7871c9f674e5329506316 /dev-ruby/rdiscount
parentfixed manifests (diff)
downloadhistorical-2a30047f9c5b32457a3f86794648301d2f73c4d0.tar.gz
historical-2a30047f9c5b32457a3f86794648301d2f73c4d0.tar.bz2
historical-2a30047f9c5b32457a3f86794648301d2f73c4d0.zip
Add ~x86-fbsd.
Package-Manager: portage-2.2.0_alpha79/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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rdiscount/ChangeLog b/dev-ruby/rdiscount/ChangeLog
index 3c2b5938bd77..1b4dc4ac5873 100644
--- a/dev-ruby/rdiscount/ChangeLog
+++ b/dev-ruby/rdiscount/ChangeLog
@@ -1,6 +1,9 @@
# 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.5 2011/08/07 18:58:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.6 2011/12/04 23:28:34 naota Exp $
+
+ 04 Dec 2011; Naohiro Aota <naota@gentoo.org> rdiscount-1.6.8.ebuild:
+ Add ~x86-fbsd.
07 Aug 2011; Raúl Porcel <armin76@gentoo.org> rdiscount-1.6.5.ebuild,
rdiscount-1.6.8.ebuild:
diff --git a/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild b/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild
index 9a5e0d209071..ce26f6b165b9 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.4 2011/08/07 18:58:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8.ebuild,v 1.5 2011/12/04 23:28:34 naota Exp $
EAPI=2
@@ -19,7 +19,7 @@ HOMEPAGE="http://github.com/rtomayko/rdiscount"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( app-text/ronn )"