summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-04 17:47:51 +0000
committerJustin Lecher <jlec@gentoo.org>2011-01-04 17:47:51 +0000
commit36913102b1f378d6b7e0a86dad636fdcb1fa6146 (patch)
tree1c219d0824905b1a7aab44bc218da69c7490cf8d
parentSome Clean up (diff)
downloadgentoo-2-36913102b1f378d6b7e0a86dad636fdcb1fa6146.tar.gz
gentoo-2-36913102b1f378d6b7e0a86dad636fdcb1fa6146.tar.bz2
gentoo-2-36913102b1f378d6b7e0a86dad636fdcb1fa6146.zip
Some Clean up
(Portage version: 2.2.0_alpha12/cvs/Linux x86_64)
-rw-r--r--app-misc/countrycodes/ChangeLog7
-rw-r--r--app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild8
2 files changed, 7 insertions, 8 deletions
diff --git a/app-misc/countrycodes/ChangeLog b/app-misc/countrycodes/ChangeLog
index b926917e651b..7c6aa7285b31 100644
--- a/app-misc/countrycodes/ChangeLog
+++ b/app-misc/countrycodes/ChangeLog
@@ -1,6 +1,9 @@
# 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.28 2010/12/29 01:59:18 darkside Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/ChangeLog,v 1.29 2011/01/04 17:47:51 jlec Exp $
+
+ 04 Jan 2011; Justin Lecher <jlec@gentoo.org> countrycodes-1.0.5-r1.ebuild:
+ Some Clean up
29 Dec 2010; Jeremy Olexa <darkside@gentoo.org>
-countrycodes-1.0.5.ebuild:
diff --git a/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild b/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild
index bc9fcae2f04c..0842a396d4bc 100644
--- a/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild
+++ b/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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-r1.ebuild,v 1.6 2010/12/29 01:34:08 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/countrycodes/countrycodes-1.0.5-r1.ebuild,v 1.7 2011/01/04 17:47:51 jlec Exp $
EAPI="3"
@@ -22,10 +22,6 @@ src_prepare() {
tc-export CC
}
-#src_compile() {
-# emake -C src CCOPTS="${CFLAGS}" || die "emake failed"
-#}
-
src_install() {
emake \
prefix="${D}/usr" \