diff options
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpb/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/tpb/tpb-0.6.4-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/tpb/ChangeLog b/app-laptop/tpb/ChangeLog index 8fe561ec0251..71d808d64719 100644 --- a/app-laptop/tpb/ChangeLog +++ b/app-laptop/tpb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/tpb # Copyright 2000-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.22 2013/02/25 11:38:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.23 2013/02/25 11:40:40 ago Exp $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tpb-0.6.4-r1.ebuild: + Stable for x86, wrt bug #457240 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tpb-0.6.4-r1.ebuild: Stable for amd64, wrt bug #457240 diff --git a/app-laptop/tpb/tpb-0.6.4-r1.ebuild b/app-laptop/tpb/tpb-0.6.4-r1.ebuild index f8fe94f1d9fb..559f319d2987 100644 --- a/app-laptop/tpb/tpb-0.6.4-r1.ebuild +++ b/app-laptop/tpb/tpb-0.6.4-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/app-laptop/tpb/tpb-0.6.4-r1.ebuild,v 1.2 2013/02/25 11:38:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.4-r1.ebuild,v 1.3 2013/02/25 11:40:40 ago Exp $ EAPI=5 inherit linux-info eutils @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/tpb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 -ppc ~x86" +KEYWORDS="amd64 -ppc x86" IUSE="nls xosd" RDEPEND="x11-libs/libXt |