diff options
author | Jeroen Roovers <jer@gentoo.org> | 2005-11-21 18:17:09 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2005-11-21 18:17:09 +0000 |
commit | a0f17ce7e9bf553994f4c226d869497550359ff2 (patch) | |
tree | 261313807e0ed2d8ff16381124ed91d975589211 /sci-calculators/units | |
parent | Stable on sparc wrt #112842 (diff) | |
download | gentoo-2-a0f17ce7e9bf553994f4c226d869497550359ff2.tar.gz gentoo-2-a0f17ce7e9bf553994f4c226d869497550359ff2.tar.bz2 gentoo-2-a0f17ce7e9bf553994f4c226d869497550359ff2.zip |
Marked ~hppa
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/units/units-1.80-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 09a90722f624..86b51d20d33a 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.2 2004/12/24 20:09:31 swegener Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.3 2005/11/21 18:17:09 jer Exp $ + + 21 Nov 2005; Jeroen Roovers <jer@gentoo.org> units-1.80-r1.ebuild: + Marked ~hppa *units-1.80-r1 (24 Dec 2004) diff --git a/sci-calculators/units/units-1.80-r1.ebuild b/sci-calculators/units/units-1.80-r1.ebuild index 1b1369ab34c0..c9d7f4a2a58f 100644 --- a/sci-calculators/units/units-1.80-r1.ebuild +++ b/sci-calculators/units/units-1.80-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.80-r1.ebuild,v 1.1 2004/12/24 15:11:22 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.80-r1.ebuild,v 1.2 2005/11/21 18:17:09 jer Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/units/" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc alpha amd64 sparc" +KEYWORDS="alpha amd64 ~hppa ppc sparc x86" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" |