diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-04-02 15:54:28 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-04-02 15:54:28 +0000 |
commit | 3a9681b90b8e20a3afb2420946572a94b1be29ba (patch) | |
tree | 82115cf7cbd6b9d59d7500f01fac79cdf8a14638 /x11-themes/lipstik | |
parent | New ebuild including firefox plugin support, bug 122659, remove old (diff) | |
download | gentoo-2-3a9681b90b8e20a3afb2420946572a94b1be29ba.tar.gz gentoo-2-3a9681b90b8e20a3afb2420946572a94b1be29ba.tar.bz2 gentoo-2-3a9681b90b8e20a3afb2420946572a94b1be29ba.zip |
Marked ppc stable for bug #121413.
(Portage version: 2.1_pre7-r3)
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 27b772761c92..ecd91c1d8490 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.14 2006/03/29 19:40:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.15 2006/04/02 15:54:28 josejx Exp $ + + 02 Apr 2006; Joseph Jezak <josejx@gentoo.org> lipstik-2.2.ebuild: + Marked ppc stable for bug #121413. 29 Mar 2006; Markus Rothe <corsair@gentoo.org> lipstik-2.2.ebuild: Stable on ppc64; bug #121413 diff --git a/x11-themes/lipstik/lipstik-2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.ebuild index 098145fa1c18..7951f1f8461f 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.5 2006/03/29 19:40:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.ebuild,v 1.6 2006/04/02 15:54:28 josejx 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 |