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 | |
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')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-1.3-r1.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index 5669a473ec9b..b3b8a10520eb 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.5 2005/09/11 12:40:51 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.6 2005/10/01 15:03:49 voxus Exp $ + + 01 Oct 2005; Konstantin Arkhipov <voxus@gentoo.org> lipstik-1.3-r1.ebuild: + Stable on amd64 and x86. *lipstik-1.3-r1 (11 Sep 2005) diff --git a/x11-themes/lipstik/Manifest b/x11-themes/lipstik/Manifest index 6b42f52e1aea..cb4cd225c4d2 100644 --- a/x11-themes/lipstik/Manifest +++ b/x11-themes/lipstik/Manifest @@ -1,4 +1,4 @@ -MD5 c567c684d08fc0911f9a04a94ddf6cf2 lipstik-1.3-r1.ebuild 652 +MD5 db3a6d0293783db9fb37eca074c68003 lipstik-1.3-r1.ebuild 650 MD5 8c5c7c8a8d30a1b08c064d3c4868d835 lipstik-1.3.ebuild 560 MD5 a719ef8dd9d1c23615c6ab7c8f418123 ChangeLog 833 MD5 cb28be74814f0f6cbf78047995f51226 metadata.xml 233 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 |