diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-10-01 15:03:49 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-10-01 15:03:49 +0000 |
commit | f10382a0c523f34dbf3ef5b9b5855f94cd3a808f (patch) | |
tree | c643524f046ab1d6fc845477828266f544d302d8 /x11-themes/lipstik/lipstik-1.3-r1.ebuild | |
parent | * bump and cleanups (diff) | |
download | gentoo-2-f10382a0c523f34dbf3ef5b9b5855f94cd3a808f.tar.gz gentoo-2-f10382a0c523f34dbf3ef5b9b5855f94cd3a808f.tar.bz2 gentoo-2-f10382a0c523f34dbf3ef5b9b5855f94cd3a808f.zip |
* stabilized on amd64 and x86
(Portage version: 2.0.52-r1)
Diffstat (limited to 'x11-themes/lipstik/lipstik-1.3-r1.ebuild')
-rw-r--r-- | x11-themes/lipstik/lipstik-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/lipstik/lipstik-1.3-r1.ebuild b/x11-themes/lipstik/lipstik-1.3-r1.ebuild index b8211b969a4b..2b8795454bf9 100644 --- a/x11-themes/lipstik/lipstik-1.3-r1.ebuild +++ b/x11-themes/lipstik/lipstik-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-1.3-r1.ebuild,v 1.1 2005/09/11 12:40:51 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-1.3-r1.ebuild,v 1.2 2005/10/01 15:03:49 voxus Exp $ inherit kde @@ -11,7 +11,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=${KLV}" SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |