diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 12:39:29 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-04-19 12:39:29 +0000 |
commit | 20d431ebbb73e6fe268d48236c11b075332d918e (patch) | |
tree | e972c0b96db4cb97906b85ccd80562a32637a952 /app-sci | |
parent | Corrected IUSE (diff) | |
download | historical-20d431ebbb73e6fe268d48236c11b075332d918e.tar.gz historical-20d431ebbb73e6fe268d48236c11b075332d918e.tar.bz2 historical-20d431ebbb73e6fe268d48236c11b075332d918e.zip |
Adding IUSE
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/units/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/units/units-1.80.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/app-sci/units/ChangeLog b/app-sci/units/ChangeLog index b44db8932576..443df78e7d91 100644 --- a/app-sci/units/ChangeLog +++ b/app-sci/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/units # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.9 2004/04/01 10:56:37 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.10 2004/04/19 12:39:29 phosphan Exp $ + + 19 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> units-1.80.ebuild: + Adding IUSE 01 Apr 2004; Patrick Kursawe <phosphan@gentoo.org> units-1.74-r1.ebuild, units-1.74.ebuild, units-1.80.ebuild: diff --git a/app-sci/units/units-1.80.ebuild b/app-sci/units/units-1.80.ebuild index e8ff5f9a5194..2d7e0163549a 100644 --- a/app-sci/units/units-1.80.ebuild +++ b/app-sci/units/units-1.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.4 2004/04/01 10:56:37 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.5 2004/04/19 12:39:29 phosphan Exp $ inherit eutils @@ -10,6 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" LICENSE="GPL-2" SLOT="0" +IUSE="" KEYWORDS="x86 ppc alpha amd64" DEPEND=">=sys-libs/readline-4.1-r2 |