diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 11:38:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-25 11:38:20 +0000 |
commit | 188a97ea698e1b851287f06effa859f18748f8ab (patch) | |
tree | ffd55ba34aaf3228eec8e241c383c9ec9b2506f9 /app-laptop | |
parent | Stable for amd64, wrt bug #459094 (diff) | |
download | gentoo-2-188a97ea698e1b851287f06effa859f18748f8ab.tar.gz gentoo-2-188a97ea698e1b851287f06effa859f18748f8ab.tar.bz2 gentoo-2-188a97ea698e1b851287f06effa859f18748f8ab.zip |
Stable for amd64, wrt bug #457240
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpb/ChangeLog | 7 | ||||
-rw-r--r-- | app-laptop/tpb/tpb-0.6.4-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-laptop/tpb/ChangeLog b/app-laptop/tpb/ChangeLog index 2916fb66dca1..8fe561ec0251 100644 --- a/app-laptop/tpb/ChangeLog +++ b/app-laptop/tpb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/tpb -# Copyright 2000-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.21 2012/12/15 17:08:49 pacho Exp $ +# 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 $ + + 25 Feb 2013; Agostino Sarubbo <ago@gentoo.org> tpb-0.6.4-r1.ebuild: + Stable for amd64, wrt bug #457240 *tpb-0.6.4-r1 (15 Dec 2012) diff --git a/app-laptop/tpb/tpb-0.6.4-r1.ebuild b/app-laptop/tpb/tpb-0.6.4-r1.ebuild index 970623a95a59..f8fe94f1d9fb 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-2012 Gentoo Foundation +# 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.1 2012/12/15 17:08:48 pacho Exp $ +# $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 $ 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 |