summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-12-29 01:59:18 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-12-29 01:59:18 +0000
commit8b46169f507f81a23c6c49d37cabd816199b475c (patch)
tree74863ad00c176acc0f0d9a3cc1e6028ea51a7837 /app-misc/countrycodes
parentstable ppc64, bug 342137 (diff)
downloadhistorical-8b46169f507f81a23c6c49d37cabd816199b475c.tar.gz
historical-8b46169f507f81a23c6c49d37cabd816199b475c.tar.bz2
historical-8b46169f507f81a23c6c49d37cabd816199b475c.zip
remove old
Package-Manager: portage-2.1.9.25/cvs/Linux x86_64
Diffstat (limited to 'app-misc/countrycodes')
-rw-r--r--app-misc/countrycodes/ChangeLog6
-rw-r--r--app-misc/countrycodes/Manifest3
-rw-r--r--app-misc/countrycodes/countrycodes-1.0.5.ebuild43
3 files changed, 6 insertions, 46 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog
index 777ee701d548..b926917e651b 100644
--- a/app-misc/countrycodes/ChangeLog
+++ b/app-misc/countrycodes/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/countrycodes
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.27 2010/12/29 01:34:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.28 2010/12/29 01:59:18 darkside Exp $
+
+ 29 Dec 2010; Jeremy Olexa <darkside@gentoo.org>
+ -countrycodes-1.0.5.ebuild:
+ remove old
29 Dec 2010; Brent Baude <ranger@gentoo.org> countrycodes-1.0.5-r1.ebuild:
stable ppc64, bug 342137
diff --git a/app-misc/countrycodes/Manifest b/app-misc/countrycodes/Manifest
index 45d66b57f671..a80a76dc2691 100644
--- a/app-misc/countrycodes/Manifest
+++ b/app-misc/countrycodes/Manifest
@@ -2,6 +2,5 @@ AUX 1.0.5-Makefile.patch 1050 RMD160 817aee97b7467bcce63fb2e97f8c5c9ef7045fc3 SH
AUX countrycodes-1.0.5-Makefile.patch 564 RMD160 4f9e7d9048db744783f212ea1e9bcd8bda5e28ad SHA1 14f377e5537dce216ce365a786e91d37eb4bc208 SHA256 120e0483546f0d93009902f445a3360a5a0460ee78b03a188a8e149b7953886c
DIST countrycodes-1.0.5.tar.gz 18621 RMD160 7231b553098ddbb3e3fc9d4e300f7dfdb3c078e3 SHA1 892a69dfabc0493fc8b38619c2be708fe7461ff5 SHA256 e56e10442c7353c39cd9e57fa747df279ae39a84a89336644a58c29de5b2b39b
EBUILD countrycodes-1.0.5-r1.ebuild 981 RMD160 7feb35d3404d3644cada9ff2cae7c40355e8acb0 SHA1 cbebecc4facb445e85db00b5ad516ae688b49486 SHA256 b8173e0d99e569a30a2e43fad70c67628218f292b7cc2260c8b21d97e1735790
-EBUILD countrycodes-1.0.5.ebuild 1082 RMD160 2e6b3f87a23cff2dae84a2993c50a8e1622a19e6 SHA1 d9b3137b3c0222820f28edb8b6e439499bd1dc42 SHA256 9082728a7ddf332bf9fe51ca642af768fa80043551e9f35f186387651829a173
-MISC ChangeLog 3162 RMD160 09b8510d0f268fca839caf5a996462f84b583b3c SHA1 14f3a3795fa9892a648971de2e3844ad0b9f078a SHA256 4f4fdf0069b2f2139029e7627cac687c4cc27823fc203ff7254d4020ac0339bf
+MISC ChangeLog 3258 RMD160 fc0ad51aca29a4ddc31e7d8e70dd36f1c16ff210 SHA1 f104fcf2494a62014c1e5006ad30480f0fff8361 SHA256 03e6e7afc5e96749a4489a3efbf29a55705442b61ea64f2b5b3c6e523a89aa5f
MISC metadata.xml 165 RMD160 c4557a3518a065b077539be5a0f20e4735fc2141 SHA1 1831705b1eb97b63968fc9eef31aa904a69a854a SHA256 75ca85c472d4181ae0de529c83826baaebe75d9e750ee6621758b5096bceffcd
diff --git a/app-misc/countrycodes/countrycodes-1.0.5.ebuild b/app-misc/countrycodes/countrycodes-1.0.5.ebuild
deleted file mode 100644
index 1c38255d1b37..000000000000
--- a/app-misc/countrycodes/countrycodes-1.0.5.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5.ebuild,v 1.21 2010/10/19 06:01:05 leio Exp $
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="An ISO 3166 country code finder"
-HOMEPAGE="http://www.grigna.com/diego/linux/countrycodes/"
-SRC_URI="http://www.grigna.com/diego/linux/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- sys-apps/sed"
-
-src_unpack() {
- unpack ${A}
- cd "${S}"
-
- epatch "${FILESDIR}"/${P}-Makefile.patch
-
- sed -i -e "s:gcc:$(tc-getCC):" src/Makefile || die "sed failed"
-}
-
-src_compile() {
- emake -C src CCOPTS="${CFLAGS}" || die "emake failed"
-}
-
-src_install() {
- dodir /usr/bin /usr/share/man/man1
- make \
- -C src \
- prefix="${D}/usr" \
- mandir="${D}/usr/share/man/man1" install || die "make install failed"
- dosym iso3166 /usr/bin/countrycodes
- dosym iso3166.1 /usr/share/man/man1/countrycodes
- dodoc doc/{Changelog,README}
- prepman
-}