diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 16:07:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-27 16:07:40 +0000 |
commit | b8a83c145602a88a16bbd445bae8cec9a110b362 (patch) | |
tree | b588747b0b88b25220d542e907fcc782bf2c2fb7 /sci-calculators/units | |
parent | Sync snapshots with app-editors/emacs. (diff) | |
download | gentoo-2-b8a83c145602a88a16bbd445bae8cec9a110b362.tar.gz gentoo-2-b8a83c145602a88a16bbd445bae8cec9a110b362.tar.bz2 gentoo-2-b8a83c145602a88a16bbd445bae8cec9a110b362.zip |
alpha/sparc stable wrt #200211
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-calculators/units')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-1.87.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index a6c207a441b8..bd330d10f7e6 100644 --- a/sci-calculators/units/ChangeLog +++ b/sci-calculators/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/units # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.23 2007/11/24 21:00:26 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.24 2007/11/27 16:07:40 armin76 Exp $ + + 27 Nov 2007; Raúl Porcel <armin76@gentoo.org> units-1.87.ebuild: + alpha/sparc stable wrt #200211 24 Nov 2007; Samuli Suominen <drac@gentoo.org> units-1.87.ebuild: amd64 stable wrt #200211 diff --git a/sci-calculators/units/units-1.87.ebuild b/sci-calculators/units/units-1.87.ebuild index 1fe045286e0f..6c6616acac43 100644 --- a/sci-calculators/units/units-1.87.ebuild +++ b/sci-calculators/units/units-1.87.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.87.ebuild,v 1.5 2007/11/24 21:00:26 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.87.ebuild,v 1.6 2007/11/27 16:07:40 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" 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" |