diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 19:22:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 19:22:21 +0000 |
commit | 44b49702b89e0c621141bd208488934d4805625e (patch) | |
tree | 12fbf6d21b208435828557f608535f2f9db9bbc0 /x11-misc | |
parent | remove baselayout2 mask in selinux profile. (diff) | |
download | gentoo-2-44b49702b89e0c621141bd208488934d4805625e.tar.gz gentoo-2-44b49702b89e0c621141bd208488934d4805625e.tar.bz2 gentoo-2-44b49702b89e0c621141bd208488934d4805625e.zip |
ppc stable #271793
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/basket/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/basket/basket-1.0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/basket/ChangeLog b/x11-misc/basket/ChangeLog index a8b22fdcf5fb..21880a4238f2 100644 --- a/x11-misc/basket/ChangeLog +++ b/x11-misc/basket/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/basket # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.41 2009/05/29 17:37:30 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/ChangeLog,v 1.42 2009/05/30 19:22:21 nixnut Exp $ + + 30 May 2009; nixnut <nixnut@gentoo.org> basket-1.0.3.1.ebuild: + ppc stable #271793 29 May 2009; Theo Chatzimichos <tampakrap@gentoo.org> basket-1.0.3.1.ebuild: diff --git a/x11-misc/basket/basket-1.0.3.1.ebuild b/x11-misc/basket/basket-1.0.3.1.ebuild index df2d9dfbfbf1..7456f7b884fd 100644 --- a/x11-misc/basket/basket-1.0.3.1.ebuild +++ b/x11-misc/basket/basket-1.0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-1.0.3.1.ebuild,v 1.3 2009/05/29 17:37:30 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/basket/basket-1.0.3.1.ebuild,v 1.4 2009/05/30 19:22:21 nixnut Exp $ EAPI="2" @@ -20,7 +20,7 @@ SRC_URI="http://basket.kde.org/downloads/${P}.tar.gz" SLOT="3.5" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" DEPEND="crypt? ( >=app-crypt/gpgme-1.0 ) !<x11-misc/basket-1.0.3.1" |