diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2003-12-10 16:14:23 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2003-12-10 16:14:23 +0000 |
commit | 19e1834024c690a68daa2c1f34aaa2376530a5ba (patch) | |
tree | fac654a4befa28fffcc2ec560578c8108a340c59 /app-sci | |
parent | Typos fixed. (diff) | |
download | gentoo-2-19e1834024c690a68daa2c1f34aaa2376530a5ba.tar.gz gentoo-2-19e1834024c690a68daa2c1f34aaa2376530a5ba.tar.bz2 gentoo-2-19e1834024c690a68daa2c1f34aaa2376530a5ba.zip |
declaring stable
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/units/Manifest | 2 | ||||
-rw-r--r-- | app-sci/units/units-1.80.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-sci/units/Manifest b/app-sci/units/Manifest index dacc5ea2a030..fbf513fe7884 100644 --- a/app-sci/units/Manifest +++ b/app-sci/units/Manifest @@ -1,6 +1,6 @@ MD5 fd7363e5cd2f35bbd8000e7d31d45063 units-1.74-r1.ebuild 824 MD5 82b85aa51b4f909628d5f6f9c0388d12 units-1.74.ebuild 738 -MD5 95354bd3eb0d3e198fbfe6dcdf03e4cf units-1.80.ebuild 821 +MD5 56a39626950b6369ece29078adddb046 units-1.80.ebuild 818 MD5 68df3f46c7df7da988a8f99e18ace007 ChangeLog 1245 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 d448f4425b2a1fcaf2964dcae3089b30 files/digest-units-1.74-r1 62 diff --git a/app-sci/units/units-1.80.ebuild b/app-sci/units/units-1.80.ebuild index ee0888570e5b..18e795a04c28 100644 --- a/app-sci/units/units-1.80.ebuild +++ b/app-sci/units/units-1.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.1 2003/11/12 09:37:25 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.2 2003/12/10 16:14:17 phosphan Exp $ DESCRIPTION="program for units conversion and units calculation" SRC_URI="ftp://ftp.gnu.org/gnu/units/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ppc alpha" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" |