diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-08-27 23:22:23 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-08-27 23:22:23 +0000 |
commit | 932a740c2f3f7b6fbbea86e29635e4bf30e18a39 (patch) | |
tree | ad39ff0803dbc2cb801259e8038dd2a317bae084 /x11-themes/lipstik | |
parent | ~amd64 (diff) | |
download | gentoo-2-932a740c2f3f7b6fbbea86e29635e4bf30e18a39.tar.gz gentoo-2-932a740c2f3f7b6fbbea86e29635e4bf30e18a39.tar.bz2 gentoo-2-932a740c2f3f7b6fbbea86e29635e4bf30e18a39.zip |
* stabilize on amd64 and x86
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/lipstik')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-1.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index 1698de44e335..183de8a52a1f 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.3 2005/08/04 15:23:17 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.4 2005/08/27 23:22:23 voxus Exp $ + + 28 Aug 2005; Konstantin Arkhipov <voxus@gentoo.org> lipstik-1.3.ebuild: + Goes stable on amd64 and x86. 04 Aug 2005; David Holm <dholm@gentoo.org> lipstik-1.3.ebuild: Added to ~ppc. diff --git a/x11-themes/lipstik/Manifest b/x11-themes/lipstik/Manifest index ab9163be3194..36dec0695d8a 100644 --- a/x11-themes/lipstik/Manifest +++ b/x11-themes/lipstik/Manifest @@ -1,4 +1,4 @@ -MD5 537a8e0fec40a443d84c858ecb1138dc ChangeLog 498 -MD5 1690ea6a11bf1ec870875ac966c08e29 lipstik-1.3.ebuild 562 +MD5 0016f288628590a9dc33ff285e6aed3a lipstik-1.3.ebuild 560 +MD5 62149f266692b7e301e6760fb58f2929 ChangeLog 605 MD5 cb28be74814f0f6cbf78047995f51226 metadata.xml 233 MD5 35e6e2ded39053bad610a636e8317598 files/digest-lipstik-1.3 70 diff --git a/x11-themes/lipstik/lipstik-1.3.ebuild b/x11-themes/lipstik/lipstik-1.3.ebuild index 5df2b1d35134..bf81c0306765 100644 --- a/x11-themes/lipstik/lipstik-1.3.ebuild +++ b/x11-themes/lipstik/lipstik-1.3.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.ebuild,v 1.2 2005/08/04 15:23:17 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-1.3.ebuild,v 1.3 2005/08/27 23:22:23 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 |