diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:52:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:52:49 +0000 |
commit | 81f3f3382fb86e5876610105abebaa708a38ff96 (patch) | |
tree | a30bba7987dc470ea23cab8f2528e7decf051d85 /x11-misc | |
parent | Stable for amd64, wrt bug #474274 (diff) | |
download | gentoo-2-81f3f3382fb86e5876610105abebaa708a38ff96.tar.gz gentoo-2-81f3f3382fb86e5876610105abebaa708a38ff96.tar.bz2 gentoo-2-81f3f3382fb86e5876610105abebaa708a38ff96.zip |
Stable for amd64, wrt bug #474396
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/menulibre/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/menulibre/menulibre-13.01.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/menulibre/ChangeLog b/x11-misc/menulibre/ChangeLog index f457467fadba..d33c68752b52 100644 --- a/x11-misc/menulibre/ChangeLog +++ b/x11-misc/menulibre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/menulibre # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/ChangeLog,v 1.3 2013/06/25 11:41:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/ChangeLog,v 1.4 2013/06/25 12:52:49 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> menulibre-13.01.4.ebuild: + Stable for amd64, wrt bug #474396 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> menulibre-13.01.4.ebuild: Stable for x86, wrt bug #474396 diff --git a/x11-misc/menulibre/menulibre-13.01.4.ebuild b/x11-misc/menulibre/menulibre-13.01.4.ebuild index 7b241c6cc63b..778ff5fd89fb 100644 --- a/x11-misc/menulibre/menulibre-13.01.4.ebuild +++ b/x11-misc/menulibre/menulibre-13.01.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild,v 1.3 2013/06/25 11:41:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/menulibre/menulibre-13.01.4.ebuild,v 1.4 2013/06/25 12:52:49 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}_${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="dev-python/python-distutils-extra[${PYTHON_USEDEP}]" |