diff options
author | Jon Nall <nall@gentoo.org> | 2002-12-14 23:33:08 +0000 |
---|---|---|
committer | Jon Nall <nall@gentoo.org> | 2002-12-14 23:33:08 +0000 |
commit | 6cfde8cd96524c8e0c6d0f70470d719d96c746ce (patch) | |
tree | 17b0cfe984c4b1b0a76fc741537c8720926b997d /app-sci/units | |
parent | New version. Fixes #12093 (diff) | |
download | historical-6cfde8cd96524c8e0c6d0f70470d719d96c746ce.tar.gz historical-6cfde8cd96524c8e0c6d0f70470d719d96c746ce.tar.bz2 historical-6cfde8cd96524c8e0c6d0f70470d719d96c746ce.zip |
keyworded ppc
Diffstat (limited to 'app-sci/units')
-rw-r--r-- | app-sci/units/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/units/units-1.74.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-sci/units/ChangeLog b/app-sci/units/ChangeLog index 56c73b13a40e..13804e5a2919 100644 --- a/app-sci/units/ChangeLog +++ b/app-sci/units/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-misc/units # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.1 2002/05/07 01:57:35 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.2 2002/12/14 23:33:08 nall Exp $ *units-1.74 (1 Feb 2002) + 14 Dec 2002; Jon Nall <nall@gentoo.org> units-1.74.ebuild : + keyworded ppc + 06 May 2002; G. Shapovalov <george@gentoo.org> Changelog: Moved from app-misc to app-sci diff --git a/app-sci/units/units-1.74.ebuild b/app-sci/units/units-1.74.ebuild index 5063fa0e89d0..0ed152b4c386 100644 --- a/app-sci/units/units-1.74.ebuild +++ b/app-sci/units/units-1.74.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/app-sci/units/units-1.74.ebuild,v 1.6 2002/10/17 14:26:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.74.ebuild,v 1.7 2002/12/14 23:33:08 nall Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" |