diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-05 16:45:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-05 16:45:27 +0000 |
commit | 4045acb45c0537ac8c120c43447aa3b7bd5471ad (patch) | |
tree | 59ecf1f9da77d0bc53e1259fcdcf8890bda4fbd8 /dev-libs/librep/librep-0.16.1.ebuild | |
parent | Tidy up some whitespace (diff) | |
download | historical-4045acb45c0537ac8c120c43447aa3b7bd5471ad.tar.gz historical-4045acb45c0537ac8c120c43447aa3b7bd5471ad.tar.bz2 historical-4045acb45c0537ac8c120c43447aa3b7bd5471ad.zip |
Mark stable on alpha
Diffstat (limited to 'dev-libs/librep/librep-0.16.1.ebuild')
-rw-r--r-- | dev-libs/librep/librep-0.16.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/librep/librep-0.16.1.ebuild b/dev-libs/librep/librep-0.16.1.ebuild index a8242938e71f..61fa97ed6129 100644 --- a/dev-libs/librep/librep-0.16.1.ebuild +++ b/dev-libs/librep/librep-0.16.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.6 2002/12/17 22:55:48 agriffis Exp $ +# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.16.1.ebuild,v 1.7 2003/02/05 16:45:27 agriffis Exp $ IUSE="readline" @@ -14,7 +14,7 @@ HOMEPAGE="http://librep.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc ~alpha" +KEYWORDS="x86 sparc ppc alpha" DEPEND=">=sys-libs/gdbm-1.8.0 >=dev-libs/gmp-3.1.1 |