summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-06-12 21:45:02 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-06-12 21:45:02 +0000
commit377b23515c3e593aa4b85509bceec0f64f4ddf10 (patch)
treef08f0d1c8f62cc444d501150c92f5c5b5f897684 /x11-misc
parentFix NLS (bug #181737). Clean up. (diff)
downloadgentoo-2-377b23515c3e593aa4b85509bceec0f64f4ddf10.tar.gz
gentoo-2-377b23515c3e593aa4b85509bceec0f64f4ddf10.tar.bz2
gentoo-2-377b23515c3e593aa4b85509bceec0f64f4ddf10.zip
Stable on x86 wrt bug #181639
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/basket/ChangeLog5
-rw-r--r--x11-misc/basket/basket-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/basket/ChangeLog b/x11-misc/basket/ChangeLog
index b7b7d4774d78..67dfbcc9dfde 100644
--- a/x11-misc/basket/ChangeLog
+++ b/x11-misc/basket/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/basket
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.33 2007/04/28 14:12:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.34 2007/06/12 21:45:02 jokey Exp $
+
+ 12 Jun 2007; Markus Ullmann <jokey@gentoo.org> basket-1.0.2.ebuild:
+ Stable on x86 wrt bug #181639
*basket-1.0.2 (28 Apr 2007)
diff --git a/x11-misc/basket/basket-1.0.2.ebuild b/x11-misc/basket/basket-1.0.2.ebuild
index 68fc3d1a6fca..3094c4ec13f2 100644
--- a/x11-misc/basket/basket-1.0.2.ebuild
+++ b/x11-misc/basket/basket-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-1.0.2.ebuild,v 1.1 2007/04/28 14:12:28 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-1.0.2.ebuild,v 1.2 2007/06/12 21:45:02 jokey Exp $
inherit kde
@@ -12,7 +12,7 @@ SRC_URI="http://basket.kde.org/downloads/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
DEPEND="crypt? ( >=app-crypt/gpgme-1.0 )"
RDEPEND="${DEPEND}"