diff options
author | 2007-06-03 11:53:37 +0000 | |
---|---|---|
committer | 2007-06-03 11:53:37 +0000 | |
commit | 85c6955efb3f3b9e34a825f1d69930efd634be02 (patch) | |
tree | 6c36629b2a79c1dc9be52cf0e2ad255dd7b670ff /x11-themes/lipstik/lipstik-2.2.2.ebuild | |
parent | Stable on ppc64; bug #165352 (diff) | |
download | gentoo-2-85c6955efb3f3b9e34a825f1d69930efd634be02.tar.gz gentoo-2-85c6955efb3f3b9e34a825f1d69930efd634be02.tar.bz2 gentoo-2-85c6955efb3f3b9e34a825f1d69930efd634be02.zip |
* stable wrt bug #180716
(Portage version: 2.1.2.9)
Diffstat (limited to 'x11-themes/lipstik/lipstik-2.2.2.ebuild')
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/lipstik/lipstik-2.2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.2.ebuild index 49378b14aba7..17520f3df8e4 100644 --- a/x11-themes/lipstik/lipstik-2.2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.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-themes/lipstik/lipstik-2.2.2.ebuild,v 1.1 2007/02/22 10:36:23 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.2.ebuild,v 1.2 2007/06/03 11:53:37 voxus Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=18223" SRC_URI="http://www.kde-look.org/CONTENT/content-files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |