diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 18:02:11 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-14 18:02:11 +0000 |
commit | 6770591486027214761d421ccc5e9356b6016cfb (patch) | |
tree | 987fe314a6415e646964cd901cd1465af7d3b496 /x11-themes/lipstik | |
parent | Stable on sparc wrt #122748 (diff) | |
download | gentoo-2-6770591486027214761d421ccc5e9356b6016cfb.tar.gz gentoo-2-6770591486027214761d421ccc5e9356b6016cfb.tar.bz2 gentoo-2-6770591486027214761d421ccc5e9356b6016cfb.zip |
Stable on sparc
(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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index f1c23335e4f0..d18e381fb988 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.9 2006/02/12 15:44:24 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.10 2006/02/14 18:02:11 gustavoz Exp $ + + 14 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> lipstik-2.1.ebuild: + Stable on sparc 12 Feb 2006; Konstantin Arkhipov <voxus@gentoo.org> +lipstik-2.2.ebuild, +files/lipstik-2.2-lower_case.patch: diff --git a/x11-themes/lipstik/lipstik-2.1.ebuild b/x11-themes/lipstik/lipstik-2.1.ebuild index 4fd396baa09d..2e739d7a2e83 100644 --- a/x11-themes/lipstik/lipstik-2.1.ebuild +++ b/x11-themes/lipstik/lipstik-2.1.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.1.ebuild,v 1.2 2006/01/11 20:02:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.1.ebuild,v 1.3 2006/02/14 18:02:11 gustavoz 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 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc ~x86" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |