summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-08-20 04:01:20 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-08-20 04:01:20 +0000
commit02615a5f0dc8ea7a1347de16d0f0428f6e71425d (patch)
tree0b1dad08d01d31b06e186870a3c9f477befbe619 /app-laptop
parentDisable gnu hash for mips #233233. (diff)
downloadgentoo-2-02615a5f0dc8ea7a1347de16d0f0428f6e71425d.tar.gz
gentoo-2-02615a5f0dc8ea7a1347de16d0f0428f6e71425d.tar.bz2
gentoo-2-02615a5f0dc8ea7a1347de16d0f0428f6e71425d.zip
stable amd64, bug #233855
(Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/tpb/ChangeLog7
-rw-r--r--app-laptop/tpb/tpb-0.6.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-laptop/tpb/ChangeLog b/app-laptop/tpb/ChangeLog
index 363d4b7067d9..efe868f80f2a 100644
--- a/app-laptop/tpb/ChangeLog
+++ b/app-laptop/tpb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/tpb
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.18 2007/07/22 09:43:31 omp Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.19 2008/08/20 04:01:20 darkside Exp $
+
+ 20 Aug 2008; Jeremy Olexa <darkside@gentoo.org> tpb-0.6.4.ebuild:
+ stable amd64, bug #233855
22 Jul 2007; David Shakaryan <omp@gentoo.org> tpb-0.6.4.ebuild:
Remove virtual/x11 from dependencies.
diff --git a/app-laptop/tpb/tpb-0.6.4.ebuild b/app-laptop/tpb/tpb-0.6.4.ebuild
index 4c9be3839ae4..28807773fb0e 100644
--- a/app-laptop/tpb/tpb-0.6.4.ebuild
+++ b/app-laptop/tpb/tpb-0.6.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.ebuild,v 1.5 2007/07/22 09:43:31 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.4.ebuild,v 1.6 2008/08/20 04:01:20 darkside Exp $
inherit linux-info eutils
@@ -10,7 +10,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"