diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:19:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-27 22:19:32 +0000 |
commit | dd9f93c47bd5c4e564b6aef5d8af41b5dfdde0d0 (patch) | |
tree | 8bf1df6fb4e7e276b6b734b2c5a51cc334700546 /x11-misc | |
parent | Stable for x86, wrt bug #477134 (diff) | |
download | gentoo-2-dd9f93c47bd5c4e564b6aef5d8af41b5dfdde0d0.tar.gz gentoo-2-dd9f93c47bd5c4e564b6aef5d8af41b5dfdde0d0.tar.bz2 gentoo-2-dd9f93c47bd5c4e564b6aef5d8af41b5dfdde0d0.zip |
Stable for x86, wrt bug #477136
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/lineak-defaultplugin/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lineak-defaultplugin/ChangeLog b/x11-misc/lineak-defaultplugin/ChangeLog index 76e3f83c1237..f375a4782929 100644 --- a/x11-misc/lineak-defaultplugin/ChangeLog +++ b/x11-misc/lineak-defaultplugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/lineak-defaultplugin # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/ChangeLog,v 1.32 2013/07/22 20:39:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/ChangeLog,v 1.33 2013/07/27 22:19:32 ago Exp $ + + 27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> + lineak-defaultplugin-0.9.0-r1.ebuild: + Stable for x86, wrt bug #477136 22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> lineak-defaultplugin-0.9.0-r1.ebuild: diff --git a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild index 725a806f8e2a..978161528065 100644 --- a/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild +++ b/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.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/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild,v 1.4 2013/07/22 20:39:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-defaultplugin/lineak-defaultplugin-0.9.0-r1.ebuild,v 1.5 2013/07/27 22:19:32 ago Exp $ EAPI=5 inherit eutils multilib @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE="debug" RDEPEND=" |