diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-29 19:40:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-29 19:40:18 +0000 |
commit | 4f94cc7f56c90866f002a4614683538faa4fb9c4 (patch) | |
tree | 8010d1cca1b6e83157ce2bf7d8b78b11cb6095a9 /x11-themes/lipstik | |
parent | Set ${S} and contents to group & world readable - bug #127998 (diff) | |
download | gentoo-2-4f94cc7f56c90866f002a4614683538faa4fb9c4.tar.gz gentoo-2-4f94cc7f56c90866f002a4614683538faa4fb9c4.tar.bz2 gentoo-2-4f94cc7f56c90866f002a4614683538faa4fb9c4.zip |
Stable on ppc64; bug #121413
(Portage version: 2.0.54)
Diffstat (limited to 'x11-themes/lipstik')
-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 8389a1430886..27b772761c92 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.13 2006/03/26 16:53:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.14 2006/03/29 19:40:18 corsair Exp $ + + 29 Mar 2006; Markus Rothe <corsair@gentoo.org> lipstik-2.2.ebuild: + Stable on ppc64; bug #121413 26 Mar 2006; Ferris McCormick <fmccor@gentoo.org> lipstik-2.2.ebuild: Stable on sparc (Bug #121413). diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index da4daf0f661d..098145fa1c18 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.4 2006/03/26 16:53:29 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.5 2006/03/29 19:40:18 corsair 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 |