summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 13:03:10 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 13:03:10 +0000
commit269d586075ac505b78d1d1c5e3e266fb5d45c69e (patch)
tree116e83ceb6559219a96034ae529e7a1de453cefe /dev-ruby/rdoc
parentunmask and changelog fixes (diff)
downloadhistorical-269d586075ac505b78d1d1c5e3e266fb5d45c69e.tar.gz
historical-269d586075ac505b78d1d1c5e3e266fb5d45c69e.tar.bz2
historical-269d586075ac505b78d1d1c5e3e266fb5d45c69e.zip
unmasks and changelog fixes
Diffstat (limited to 'dev-ruby/rdoc')
-rw-r--r--dev-ruby/rdoc/rdoc-0.9.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rdoc/rdoc-0.9.0.ebuild b/dev-ruby/rdoc/rdoc-0.9.0.ebuild
index 2c7f75c9bbb2..78b2f16fda78 100644
--- a/dev-ruby/rdoc/rdoc-0.9.0.ebuild
+++ b/dev-ruby/rdoc/rdoc-0.9.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-0.9.0.ebuild,v 1.1 2003/04/10 14:28:43 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdoc/rdoc-0.9.0.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $
DESCRIPTION="Generates structured HTML documentation from Ruby source"
HOMEPAGE="http://rdoc.sourceforge.net/"
SRC_URI="mirror://sourceforge/rdoc/${P}.tgz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="X"
DEPEND=">=dev-lang/ruby-1.6.5
X? ( >=media-gfx/graphviz-1.7 )"