diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-19 02:54:21 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-01-19 02:54:21 +0000 |
commit | 29162a72b0c2c99adf1f949a25f6920c7046705f (patch) | |
tree | 43032a58bf20f6575f750a3dad228a2d7f4518d9 /app-portage | |
parent | stable on sparc (diff) | |
download | gentoo-2-29162a72b0c2c99adf1f949a25f6920c7046705f.tar.gz gentoo-2-29162a72b0c2c99adf1f949a25f6920c7046705f.tar.bz2 gentoo-2-29162a72b0c2c99adf1f949a25f6920c7046705f.zip |
fix bugs #26039, #34006, #34054. update metadata.xml. fix various other bugs.
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/genflags/ChangeLog | 7 | ||||
-rw-r--r-- | app-portage/genflags/Manifest | 8 | ||||
-rw-r--r-- | app-portage/genflags/files/digest-genflags-0.96 | 2 | ||||
-rw-r--r-- | app-portage/genflags/genflags-0.96.ebuild | 47 | ||||
-rw-r--r-- | app-portage/genflags/metadata.xml | 5 |
5 files changed, 63 insertions, 6 deletions
diff --git a/app-portage/genflags/ChangeLog b/app-portage/genflags/ChangeLog index f309b2f18abb..d904c3a41677 100644 --- a/app-portage/genflags/ChangeLog +++ b/app-portage/genflags/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/genflags -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/ChangeLog,v 1.2 2003/11/24 03:44:36 mr_bones_ Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/ChangeLog,v 1.3 2004/01/19 02:54:21 robbat2 Exp $ + + 18 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: + fix bugs #26039, #34006, #34054. update metadata.xml. fix various other bugs. 23 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> genflags-0.94-r1.ebuild, genflags-0.94.ebuild: diff --git a/app-portage/genflags/Manifest b/app-portage/genflags/Manifest index 50afc8629b05..6de6f1d22863 100644 --- a/app-portage/genflags/Manifest +++ b/app-portage/genflags/Manifest @@ -1,6 +1,8 @@ -MD5 ab98cd6a1f185835ffae0716540eacc8 ChangeLog 1066 -MD5 26cb6fc856d592e053ade0c71384c2d5 genflags-0.94-r1.ebuild 1582 -MD5 ea7cf4430fe257950952ce38b392e735 genflags-0.94.ebuild 1213 +MD5 bdf355c123eed807bb88836a749341b7 genflags-0.96.ebuild 1536 +MD5 ca73e44b17b96b90db705d9402deb4a9 genflags-0.94-r1.ebuild 1581 +MD5 2155f9a48de0dc010a32c6d0563a6b05 ChangeLog 1065 MD5 fbb6fe345e65c9b7fa51b2ae10f85067 metadata.xml 166 +MD5 1a4a5ad5b7a911346be9e16a57f198a0 genflags-0.94.ebuild 1212 MD5 3e806613bd44390b74e42b99ebc73ffb files/digest-genflags-0.94 141 +MD5 16ee605bd999aa435fda39bef3ca28b4 files/digest-genflags-0.96 141 MD5 3e806613bd44390b74e42b99ebc73ffb files/digest-genflags-0.94-r1 141 diff --git a/app-portage/genflags/files/digest-genflags-0.96 b/app-portage/genflags/files/digest-genflags-0.96 new file mode 100644 index 000000000000..00c979d0835d --- /dev/null +++ b/app-portage/genflags/files/digest-genflags-0.96 @@ -0,0 +1,2 @@ +MD5 66b12382c6056b1fcf6b6dc84f6dfe88 genflags-0.96-bin.tar.bz2 14513 +MD5 e880e0c88fc49cd20cabc479def37489 genflags-0.96-devel.tar.bz2 155027 diff --git a/app-portage/genflags/genflags-0.96.ebuild b/app-portage/genflags/genflags-0.96.ebuild new file mode 100644 index 000000000000..72dd8c014b9a --- /dev/null +++ b/app-portage/genflags/genflags-0.96.ebuild @@ -0,0 +1,47 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-portage/genflags/genflags-0.96.ebuild,v 1.1 2004/01/19 02:54:21 robbat2 Exp $ + +DESCRIPTION="Gentoo CFLAGS generator" +HOMEPAGE="http://www.gentoo.org/" +SRC_URI="mirror://gentoo/${P}-bin.tar.bz2 + mirror://gentoo/${P}-devel.tar.bz2 + http://dev.gentoo.org/~robbat2/genflags/${P}-bin.tar.bz2 + http://dev.gentoo.org/~robbat2/genflags/${P}-devel.tar.bz2" +LICENSE="OSL-1.1" +IUSE="" +SLOT="0" +KEYWORDS="x86 amd64 arm hppa ppc mips sparc alpha ia64" +# should also work on : m68k cris s390 sh +# This is all explictly specified as might want this in early stages +DEPEND="" +RDEPEND="app-shells/bash + || ( sys-apps/coreutils ( sys-apps/sh-utils sys-apps/textutils ) ) + sys-apps/findutils + sys-apps/grep + sys-apps/sed + sys-apps/util-linux" +S=${WORKDIR}/${P} + +src_compile() { + einfo "No compiling needed!" +} + +src_install() { + dosbin bin/* + dodoc LICENSE README docs/* + insinto /usr/share/genflags + doins data/* + + # At this time, don't install these dirs: + # old rawdata extra scripts testoutput testscripts +} + +pkg_postinst() { + ewarn "This program does currently NOT detect all AMD chips correctly." + ewarn "It CANNOT identify athlon-tbirds. It also gets confused between" + ewarn "AMD-K6{,-2,-3} and Athlon vs. Athlon-4." + einfo "Please file any patches/bugs to robbat2@gentoo.org via the Gentoo" + einfo "Bugzilla." + einfo "See /usr/share/doc/${PF}/README for quick instructions." +} diff --git a/app-portage/genflags/metadata.xml b/app-portage/genflags/metadata.xml index d29ef5669c70..4d0c443f8044 100644 --- a/app-portage/genflags/metadata.xml +++ b/app-portage/genflags/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>tools-portage</herd> + <herd>tools-portage</herd> + <maintainer> + <email>robbat2@gentoo.org</email> + </maintainer> </pkgmetadata> |