summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-portage/portage-bashrc-mv/ChangeLog5
-rw-r--r--app-portage/portage-bashrc-mv/Manifest2
-rw-r--r--app-portage/portage-bashrc-mv/metadata.xml3
-rw-r--r--app-portage/portage-bashrc-mv/portage-bashrc-mv-11.0.ebuild (renamed from app-portage/portage-bashrc-mv/portage-bashrc-mv-10.12.ebuild)4
-rw-r--r--app-portage/trickyfetch/ChangeLog6
-rw-r--r--app-portage/trickyfetch/Manifest2
-rw-r--r--app-portage/trickyfetch/metadata.xml3
-rw-r--r--app-portage/trickyfetch/trickyfetch-7.0.ebuild (renamed from app-portage/trickyfetch/trickyfetch-6.9.ebuild)4
-rw-r--r--profiles/use.local.desc2
9 files changed, 27 insertions, 4 deletions
diff --git a/app-portage/portage-bashrc-mv/ChangeLog b/app-portage/portage-bashrc-mv/ChangeLog
index 3209907c..8ef6fb96 100644
--- a/app-portage/portage-bashrc-mv/ChangeLog
+++ b/app-portage/portage-bashrc-mv/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*portage-bashrc-mv-11.0 (16 Jun 2012)
+
+ 16 Jun 2012; Martin Väth <martin@mvath.de>
+ Version bump, remove old ebuild. Use masked-packages from app-portage/eix
+
*portage-bashrc-mv-10.12 (21 May 2012)
21 May 2012; Martin Väth <martin@mvath.de>
diff --git a/app-portage/portage-bashrc-mv/Manifest b/app-portage/portage-bashrc-mv/Manifest
index da4793e7..7581175a 100644
--- a/app-portage/portage-bashrc-mv/Manifest
+++ b/app-portage/portage-bashrc-mv/Manifest
@@ -1 +1 @@
-DIST portage-bashrc-mv-10.12.tar.gz 9464 RMD160 9fdbb2e4ea039e7f5988fc073adcc8bd025f1b05 SHA1 c507fc8d28329d24f20aaef7ba2dad33c56c0898 SHA256 f0b9a7fb0aa873ef31c89aa689cd609582c8c6277f50b3b8adfa33123f17374f
+DIST portage-bashrc-mv-11.0.tar.gz 9430 RMD160 19595d92f492196b83a0012484497b3a96566074 SHA1 f98768cf87896e07e989ac986c50794b3683c9d7 SHA256 7e063f36f8b48cf03f4ccc273df92f1d68dc35ed71ae67f5b87fac7c3fc0b77f
diff --git a/app-portage/portage-bashrc-mv/metadata.xml b/app-portage/portage-bashrc-mv/metadata.xml
index cb260f08..d8165f2c 100644
--- a/app-portage/portage-bashrc-mv/metadata.xml
+++ b/app-portage/portage-bashrc-mv/metadata.xml
@@ -13,4 +13,7 @@
<bugs-to>mailto:martin@mvath.de</bugs-to>
<remote-id type="github">vaeth/portage-bashrc-mv</remote-id>
</upstream>
+ <use>
+ <flag name="eix">Pull in >=app-portage/eix-0.25.6 for proper mask handling</flag>
+ </use>
</pkgmetadata>
diff --git a/app-portage/portage-bashrc-mv/portage-bashrc-mv-10.12.ebuild b/app-portage/portage-bashrc-mv/portage-bashrc-mv-11.0.ebuild
index c3dda5a4..e40fab25 100644
--- a/app-portage/portage-bashrc-mv/portage-bashrc-mv-10.12.ebuild
+++ b/app-portage/portage-bashrc-mv/portage-bashrc-mv-11.0.ebuild
@@ -13,7 +13,9 @@ SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="+eix"
+
+RDEPEND="eix? ( >=app-portage/eix-0.25.6 )"
src_prepare() {
epatch_user
diff --git a/app-portage/trickyfetch/ChangeLog b/app-portage/trickyfetch/ChangeLog
index 3eece889..7afd111c 100644
--- a/app-portage/trickyfetch/ChangeLog
+++ b/app-portage/trickyfetch/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*trickyfetch-7.0 (16 Jun 2012)
+
+ 16 Jun 2012; Martin Väth <martin@mvath.de>
+ Version bump, remove old ebuild. Make NODELTA a masklist. Support
+ DELTA_EXCLUDE. Do not call getdelta on later mirrors. Quicker with eix.
+
*trickyfetch-6.9 (09 Jun 2012)
09 Jun 2012; Martin Väth <martin@mvath.de>
diff --git a/app-portage/trickyfetch/Manifest b/app-portage/trickyfetch/Manifest
index 907548d2..2fa8e84b 100644
--- a/app-portage/trickyfetch/Manifest
+++ b/app-portage/trickyfetch/Manifest
@@ -1 +1 @@
-DIST trickyfetch-6.9.tar.gz 9182 RMD160 070817e8b83a6591eb280ac5141f4f535474682c SHA1 04d22ee9bb5a9eb42af699caed42f03078155890 SHA256 c897c2324aedfda9148cb203a01633a7104027c09385a95c15e715258543b576
+DIST trickyfetch-7.0.tar.gz 9746 RMD160 c9206e4fb0a59e2a36a0d1af01bff6bf8bb6974c SHA1 7cc86dc1f0ad8341b98849d1407c7f8617cecfc8 SHA256 7a84eec3866a3030e6c05ac640d45c2c6a670c2be01857a0dc8b27d6da5c8e96
diff --git a/app-portage/trickyfetch/metadata.xml b/app-portage/trickyfetch/metadata.xml
index 379e730b..b2c2c7ac 100644
--- a/app-portage/trickyfetch/metadata.xml
+++ b/app-portage/trickyfetch/metadata.xml
@@ -13,4 +13,7 @@
<bugs-to>mailto:martin@mvath.de</bugs-to>
<remote-id type="github">vaeth/trickyfetch</remote-id>
</upstream>
+ <use>
+ <flag name="eix">Pull in eix for quicker execution</flag>
+ </use>
</pkgmetadata>
diff --git a/app-portage/trickyfetch/trickyfetch-6.9.ebuild b/app-portage/trickyfetch/trickyfetch-7.0.ebuild
index e0851fb0..44c78870 100644
--- a/app-portage/trickyfetch/trickyfetch-6.9.ebuild
+++ b/app-portage/trickyfetch/trickyfetch-7.0.ebuild
@@ -13,7 +13,9 @@ SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="zsh-completion"
+IUSE="+eix zsh-completion"
+
+RDEPEND="eix? ( app-portage/eix )"
src_prepare() {
epatch_user
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b049b1c6..d4ec4192 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -12,6 +12,8 @@ app-portage/eix:sqlite - Compile in support for portage's sqlite backend; to act
app-portage/eix:strong-optimization - Adds several more agressive CXXFLAGS/LDFLAGS for optimization like graphite (if available). May cause trouble with some buggy compiler versions. Absense of this USE flag does not strip user's *FLAGS
app-portage/eix:tools - Create separate binary for script helper tools (currently only: versionsort); useful if they are called extremely often
app-portage/logclean:eix - Pull in eix for quicker execution
+app-portage/portage-bashrc-mv:eix - Pull in >=app-portage/eix-0.25.6 for proper mask handling
+app-portage/trickyfetch:eix - Pull in eix for quicker execution
app-portage/useflags:eix - Pull in eix for quicker execution
app-text/stardict:espeak - Enable text to speech synthesizer using espeak engine
app-text/stardict:gucharmap - Enable gucharmap dictionary plugin