diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-28 22:11:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-28 22:11:30 +0000 |
commit | 9a9eab4bbe569c3c79dfdcec5143b951aed15bd5 (patch) | |
tree | 27c739f1c447007638f2294547ff6fbe7affeb0b /sci-calculators | |
parent | Remove old ebuilds. (diff) | |
download | gentoo-2-9a9eab4bbe569c3c79dfdcec5143b951aed15bd5.tar.gz gentoo-2-9a9eab4bbe569c3c79dfdcec5143b951aed15bd5.tar.bz2 gentoo-2-9a9eab4bbe569c3c79dfdcec5143b951aed15bd5.zip |
x86 stable wrt bug 164094
(Portage version: 2.1.2-r4)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/units/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/units/units-1.85.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog index 67dcc99951df..9527a095b1a0 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.11 2007/01/27 19:40:02 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.12 2007/01/28 22:11:30 armin76 Exp $ + + 28 Jan 2007; Raúl Porcel <armin76@gentoo.org> units-1.85.ebuild: + x86 stable wrt bug 164094 27 Jan 2007; Olivier Crête <tester@gentoo.org> units-1.86.ebuild: Stable on amd64 per bug #164094 and fixed homepage diff --git a/sci-calculators/units/units-1.85.ebuild b/sci-calculators/units/units-1.85.ebuild index 658c07c5ea39..f71caa57e818 100644 --- a/sci-calculators/units/units-1.85.ebuild +++ b/sci-calculators/units/units-1.85.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.85.ebuild,v 1.3 2007/01/12 15:04:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.85.ebuild,v 1.4 2007/01/28 22:11:30 armin76 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" |