diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2006-03-26 16:53:29 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2006-03-26 16:53:29 +0000 |
commit | def01bb1f9792eda097c1c803651737f0125e2b0 (patch) | |
tree | 030c5d4fa72fba14e50a9d4ea8ab6e29d5eb8b44 /x11-themes | |
parent | Mark 3.4.3 stable on ia64 (diff) | |
download | gentoo-2-def01bb1f9792eda097c1c803651737f0125e2b0.tar.gz gentoo-2-def01bb1f9792eda097c1c803651737f0125e2b0.tar.bz2 gentoo-2-def01bb1f9792eda097c1c803651737f0125e2b0.zip |
Stable on sparc (Bug #121413).
(Portage version: 2.1_pre7-r1)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index e4e31d40152d..8389a1430886 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.12 2006/03/26 00:10:57 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.13 2006/03/26 16:53:29 fmccor Exp $ + + 26 Mar 2006; Ferris McCormick <fmccor@gentoo.org> lipstik-2.2.ebuild: + Stable on sparc (Bug #121413). 26 Mar 2006; Konstantin Arkhipov <voxus@gentoo.org> lipstik-2.2.ebuild: Goes stable on amd64. diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index 7721ba0c39a0..da4daf0f661d 100644 --- a/x11-themes/lipstik/lipstik-2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.3 2006/03/26 00:10:57 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.4 2006/03/26 16:53:29 fmccor 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/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 sparc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |