diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2007-06-03 11:53:37 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2007-06-03 11:53:37 +0000 |
commit | 85c6955efb3f3b9e34a825f1d69930efd634be02 (patch) | |
tree | 6c36629b2a79c1dc9be52cf0e2ad255dd7b670ff | |
parent | Stable on ppc64; bug #165352 (diff) | |
download | gentoo-2-85c6955efb3f3b9e34a825f1d69930efd634be02.tar.gz gentoo-2-85c6955efb3f3b9e34a825f1d69930efd634be02.tar.bz2 gentoo-2-85c6955efb3f3b9e34a825f1d69930efd634be02.zip |
* stable wrt bug #180716
(Portage version: 2.1.2.9)
-rw-r--r-- | x11-themes/lipstik/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/lipstik/lipstik-2.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/lipstik/ChangeLog b/x11-themes/lipstik/ChangeLog index a42a8a38c766..08122f29ee7a 100644 --- a/x11-themes/lipstik/ChangeLog +++ b/x11-themes/lipstik/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/lipstik # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.20 2007/05/15 14:27:20 bangert Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/ChangeLog,v 1.21 2007/06/03 11:53:37 voxus Exp $ + + 03 Jun 2007; Konstantin V. Arkhipov <voxus@gentoo.org> + lipstik-2.2.2.ebuild: + Goes stable on amd64 and x86 wrt bug #180716. 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/x11-themes/lipstik/lipstik-2.2.2.ebuild b/x11-themes/lipstik/lipstik-2.2.2.ebuild index 49378b14aba7..17520f3df8e4 100644 --- a/x11-themes/lipstik/lipstik-2.2.2.ebuild +++ b/x11-themes/lipstik/lipstik-2.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.2.ebuild,v 1.1 2007/02/22 10:36:23 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/lipstik/lipstik-2.2.2.ebuild,v 1.2 2007/06/03 11:53:37 voxus 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/content-files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" RESTRICT="nomirror ${RESTRICT}" need-kde 3.3 |