diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-05-06 11:46:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-05-06 11:46:32 +0000 |
commit | 84cb594ffb8a62905c66960a568d1e12d97b4962 (patch) | |
tree | 4e71f60264389ede82ab6603285175003e17de07 /app-sci | |
parent | Remove VENDORNAME from Makefile. Closing bug #48229 (diff) | |
download | historical-84cb594ffb8a62905c66960a568d1e12d97b4962.tar.gz historical-84cb594ffb8a62905c66960a568d1e12d97b4962.tar.bz2 historical-84cb594ffb8a62905c66960a568d1e12d97b4962.zip |
Stable on sparc.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/units/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/units/Manifest | 4 | ||||
-rw-r--r-- | app-sci/units/units-1.80.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-sci/units/ChangeLog b/app-sci/units/ChangeLog index 7f8a833f356f..6b77ea3e23f2 100644 --- a/app-sci/units/ChangeLog +++ b/app-sci/units/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/units # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.11 2004/05/05 00:28:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/ChangeLog,v 1.12 2004/05/06 11:46:32 fmccor Exp $ + + 06 May 2004; Ferris McCormick <fmccor@gentoo.org> units-1.80.ebuild: + Marked stable on sparc. 04 May 2004; Ferris McCormick <fmccor@gentoo.org> units-1.80.ebuild: Add ~sparc keyword at user request. diff --git a/app-sci/units/Manifest b/app-sci/units/Manifest index 93413a48c1ab..2ed4efa4ae1d 100644 --- a/app-sci/units/Manifest +++ b/app-sci/units/Manifest @@ -1,5 +1,5 @@ -MD5 977e77d5a6846b5525dbb49e933298ec ChangeLog 1695 +MD5 7cec3ca94311ecbb03ba4cde4a4cf540 ChangeLog 1793 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 7d8204b996884ba97faf691a3042ef78 units-1.80.ebuild 853 +MD5 12e5cc81f949f7d71806d56bf951c0ad units-1.80.ebuild 852 MD5 d8b827b670ceb40f2a8806b195aab0b8 files/digest-units-1.80 62 MD5 454866fde7edeaf67e6e6db4956c7953 files/remove-script.patch 460 diff --git a/app-sci/units/units-1.80.ebuild b/app-sci/units/units-1.80.ebuild index 0e8cc70198cb..5aebb6d5daa3 100644 --- a/app-sci/units/units-1.80.ebuild +++ b/app-sci/units/units-1.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.6 2004/05/05 00:28:52 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/units/units-1.80.ebuild,v 1.7 2004/05/06 11:46:32 fmccor Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ppc alpha amd64 ~sparc" +KEYWORDS="x86 ppc alpha amd64 sparc" DEPEND=">=sys-libs/readline-4.1-r2 >=sys-libs/ncurses-5.2-r3" |