summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-09-28 12:19:56 +0200
committerMartin Väth <martin@mvath.de>2015-10-11 10:48:26 +0200
commit92b39496fbc37ed79d0ce2b12f7029ae0d548bc7 (patch)
tree35f85380eb35285be54e69b67fd26f15ab5a4a63 /app-portage
parentUse AUTHOR tag. Use $ECLASS for message (diff)
downloadmv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.tar.gz
mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.tar.bz2
mv-92b39496fbc37ed79d0ce2b12f7029ae0d548bc7.zip
Bump to EAPI=5. Update checksums
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/eix/ChangeLog3
-rw-r--r--app-portage/eix/eix-99999999.ebuild2
-rw-r--r--app-portage/logclean/ChangeLog3
-rw-r--r--app-portage/logclean/logclean-8.1.ebuild2
-rw-r--r--app-portage/portage-bashrc-mv/ChangeLog3
-rw-r--r--app-portage/portage-bashrc-mv/portage-bashrc-mv-11.4.ebuild2
-rw-r--r--app-portage/trickyfetch/ChangeLog5
-rw-r--r--app-portage/trickyfetch/trickyfetch-7.1.ebuild2
-rw-r--r--app-portage/useflags/ChangeLog3
-rw-r--r--app-portage/useflags/useflags-2.6.ebuild2
-rw-r--r--app-portage/world-mv/ChangeLog3
-rw-r--r--app-portage/world-mv/world-mv-3.9.ebuild2
12 files changed, 25 insertions, 7 deletions
diff --git a/app-portage/eix/ChangeLog b/app-portage/eix/ChangeLog
index c82b45b5..81a3c50e 100644
--- a/app-portage/eix/ChangeLog
+++ b/app-portage/eix/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Sep 2012; Martin Väth <martin@mvath.de>
+ Bump to EAPI=5
+
15 Jul 2012; Martin Väth <martin@mvath.de>
Update USE to match >=eix-0.26.0
diff --git a/app-portage/eix/eix-99999999.ebuild b/app-portage/eix/eix-99999999.ebuild
index 62a924e0..1bc35a18 100644
--- a/app-portage/eix/eix-99999999.ebuild
+++ b/app-portage/eix/eix-99999999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=4
+EAPI=5
EGIT_REPO_URI="git://git.berlios.de/${PN}"
EGIT_PROJECT="${PN}.git"
diff --git a/app-portage/logclean/ChangeLog b/app-portage/logclean/ChangeLog
index 5fc8c31b..7ad39838 100644
--- a/app-portage/logclean/ChangeLog
+++ b/app-portage/logclean/ChangeLog
@@ -4,6 +4,9 @@
*logclean-8.1 (31 May 2012)
+ 28 Sep 2012; Martin Väth <martin@mvath.de>
+ Bump to EAPI=5
+
31 May 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
diff --git a/app-portage/logclean/logclean-8.1.ebuild b/app-portage/logclean/logclean-8.1.ebuild
index 980f2bda..9d84ff05 100644
--- a/app-portage/logclean/logclean-8.1.ebuild
+++ b/app-portage/logclean/logclean-8.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=5
RESTRICT="mirror"
inherit eutils vcs-snapshot
diff --git a/app-portage/portage-bashrc-mv/ChangeLog b/app-portage/portage-bashrc-mv/ChangeLog
index 8abe9127..476a625e 100644
--- a/app-portage/portage-bashrc-mv/ChangeLog
+++ b/app-portage/portage-bashrc-mv/ChangeLog
@@ -4,6 +4,9 @@
*portage-bashrc-mv-11.4 (10 Sep 2012)
+ 28 Sep 2012; Martin Väth <martin@mvath.de>
+ Bump to EAPI=5
+
10 Sep 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild. Rely that gold linker is used with clang:
Do not filter -flto for USE_NONGNU
diff --git a/app-portage/portage-bashrc-mv/portage-bashrc-mv-11.4.ebuild b/app-portage/portage-bashrc-mv/portage-bashrc-mv-11.4.ebuild
index e40fab25..94696b49 100644
--- a/app-portage/portage-bashrc-mv/portage-bashrc-mv-11.4.ebuild
+++ b/app-portage/portage-bashrc-mv/portage-bashrc-mv-11.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=5
RESTRICT="mirror"
inherit eutils vcs-snapshot
diff --git a/app-portage/trickyfetch/ChangeLog b/app-portage/trickyfetch/ChangeLog
index de3983e9..91d5c183 100644
--- a/app-portage/trickyfetch/ChangeLog
+++ b/app-portage/trickyfetch/ChangeLog
@@ -4,7 +4,10 @@
*trickyfetch-7.1 (23 Aug 2012)
- 23 Auf 2012; Martin Väth <martin@mvath.de>
+ 28 Sep 2012; Martin Väth <martin@mvath.de>
+ Bump to EAPI=5
+
+ 23 Aug 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
*trickyfetch-7.0 (16 Jun 2012)
diff --git a/app-portage/trickyfetch/trickyfetch-7.1.ebuild b/app-portage/trickyfetch/trickyfetch-7.1.ebuild
index 44c78870..f2ee092e 100644
--- a/app-portage/trickyfetch/trickyfetch-7.1.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-7.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=5
RESTRICT="mirror"
inherit eutils vcs-snapshot
diff --git a/app-portage/useflags/ChangeLog b/app-portage/useflags/ChangeLog
index 065dd5ed..b91f733e 100644
--- a/app-portage/useflags/ChangeLog
+++ b/app-portage/useflags/ChangeLog
@@ -4,6 +4,9 @@
*useflags-2.6 (08 Jan 2012)
+ 28 Sep 2012; Martin Väth <martin@mvath.de>
+ Bump to EAPI=5
+
12 May 2012; Martin Väth <martin@mvath.de>
base->eutils
diff --git a/app-portage/useflags/useflags-2.6.ebuild b/app-portage/useflags/useflags-2.6.ebuild
index e4dcd80d..a022afa5 100644
--- a/app-portage/useflags/useflags-2.6.ebuild
+++ b/app-portage/useflags/useflags-2.6.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=5
RESTRICT="mirror"
inherit eutils vcs-snapshot
diff --git a/app-portage/world-mv/ChangeLog b/app-portage/world-mv/ChangeLog
index ce699bfb..06ac8677 100644
--- a/app-portage/world-mv/ChangeLog
+++ b/app-portage/world-mv/ChangeLog
@@ -4,6 +4,9 @@
*world-mv-3.9 (06 Sep 2012)
+ 28 Sep 2012; Martin Väth <martin@mvath.de>
+ Bump to EAPI=5
+
06 Sep 2012; Martin Väth <martin@mvath.de>
Version bump, remove old ebuild.
diff --git a/app-portage/world-mv/world-mv-3.9.ebuild b/app-portage/world-mv/world-mv-3.9.ebuild
index 71109eb2..d3f76303 100644
--- a/app-portage/world-mv/world-mv-3.9.ebuild
+++ b/app-portage/world-mv/world-mv-3.9.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="4"
+EAPI=5
RESTRICT="mirror"
inherit eutils vcs-snapshot