summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Houser <chouser@gentoo.org>2003-01-07 14:22:45 +0000
committerChris Houser <chouser@gentoo.org>2003-01-07 14:22:45 +0000
commitde4374f571281ea59fb076743f7b32b72e014ddd (patch)
tree8ec80f1bb714c8789da27e0c8f7e9ae3fa16e74f /dev-ruby/amstd
parentAdded sparc-sources-2.4.20-r1 which includes grsecurity 1.9.8 (diff)
downloadhistorical-de4374f571281ea59fb076743f7b32b72e014ddd.tar.gz
historical-de4374f571281ea59fb076743f7b32b72e014ddd.tar.bz2
historical-de4374f571281ea59fb076743f7b32b72e014ddd.zip
Added alpha to KEYWORDS
Diffstat (limited to 'dev-ruby/amstd')
-rw-r--r--dev-ruby/amstd/ChangeLog7
-rw-r--r--dev-ruby/amstd/amstd-1.9.5.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/amstd/ChangeLog b/dev-ruby/amstd/ChangeLog
index 338476c4d987..18792aac2fc2 100644
--- a/dev-ruby/amstd/ChangeLog
+++ b/dev-ruby/amstd/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for dev-ruby/amstd
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/ChangeLog,v 1.2 2002/07/08 01:40:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/ChangeLog,v 1.3 2003/01/07 14:22:45 chouser Exp $
+
+ 07 Jan 2003; Chris Houser <chouser@gentoo.org> amstd-1.9.5.ebuild :
+ Added "alpha" to KEYWORDS
*amstd-1.9.5 (1 Feb 2002)
- 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
+ 01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that
diff --git a/dev-ruby/amstd/amstd-1.9.5.ebuild b/dev-ruby/amstd/amstd-1.9.5.ebuild
index fe4a2ce877f2..8d997aecdafb 100644
--- a/dev-ruby/amstd/amstd-1.9.5.ebuild
+++ b/dev-ruby/amstd/amstd-1.9.5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-1.9.5.ebuild,v 1.7 2002/10/04 05:27:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/amstd/amstd-1.9.5.ebuild,v 1.8 2003/01/07 14:22:45 chouser Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard libraries for Ruby"
SRC_URI="http://www1.u-netsurf.ne.jp/~brew/mine/soft/${P}.tar.gz"
HOMEPAGE="http://www1.u-netsurf.ne.jp/~brew/mine/en/index.html"
LICENSE="LGPL"
-KEYWORDS="x86"
+KEYWORDS="x86 alpha"
SLOT="0"
DEPEND=">=dev-lang/ruby-1.6.1"