diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-03-07 10:52:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-03-07 10:52:30 +0000 |
commit | f56fc25996d2ca43fb3edda08c1e0812a199c3ca (patch) | |
tree | 38e2811e0015b79fcd91e0d921cf759c50533024 /sci-calculators | |
parent | version bump (diff) | |
download | gentoo-2-f56fc25996d2ca43fb3edda08c1e0812a199c3ca.tar.gz gentoo-2-f56fc25996d2ca43fb3edda08c1e0812a199c3ca.tar.bz2 gentoo-2-f56fc25996d2ca43fb3edda08c1e0812a199c3ca.zip |
Stable on hppa
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'sci-calculators')
-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 86b51d20d33a..11d88b1f00fc 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units -# 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 $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.4 2006/03/07 10:52:30 jer Exp $ + + 07 Mar 2006; Jeroen Roovers <jer@gentoo.org> units-1.80-r1.ebuild: + Stable on hppa 21 Nov 2005; Jeroen Roovers <jer@gentoo.org> units-1.80-r1.ebuild: Marked ~hppa diff --git a/sci-calculators/units/units-1.80-r1.ebuild b/sci-calculators/units/units-1.80-r1.ebuild index c9d7f4a2a58f..fb0443b4f6a2 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-2005 Gentoo Foundation +# Copyright 1999-2006 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.2 2005/11/21 18:17:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.80-r1.ebuild,v 1.3 2006/03/07 10:52:30 jer Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://freshmeat.net/projects/units/" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="alpha amd64 ~hppa ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc sparc x86" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" |