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/uconv
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/uconv')
-rw-r--r--dev-ruby/uconv/uconv-0.4.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/uconv/uconv-0.4.11.ebuild b/dev-ruby/uconv/uconv-0.4.11.ebuild
index ba21323b68b5..ce0520e69d7f 100644
--- a/dev-ruby/uconv/uconv-0.4.11.ebuild
+++ b/dev-ruby/uconv/uconv-0.4.11.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/uconv/uconv-0.4.11.ebuild,v 1.1 2003/04/23 14:59:04 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/uconv/uconv-0.4.11.ebuild,v 1.2 2003/07/12 13:03:10 aliz Exp $
DESCRIPTION="A module to convert ISO/IEC 10646 (Unicode) string and Japanese strings"
HOMEPAGE="http://www.yoshidam.net/Ruby.html#uconv"
SRC_URI="http://www.yoshidam.net/${P}.tar.gz"
LICENSE="Ruby"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=">=dev-lang/ruby-1.6.7"
S=${WORKDIR}/${PN}