diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-19 17:55:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-19 17:55:15 +0000 |
commit | 28c08eaaaf59b719d65d23a637c5a700af16c78d (patch) | |
tree | c7c0cdd87409c2a2b76b7aa2107cb5db6336821e /x11-misc/habak | |
parent | Stable on ppc64; bug #133579 (diff) | |
download | gentoo-2-28c08eaaaf59b719d65d23a637c5a700af16c78d.tar.gz gentoo-2-28c08eaaaf59b719d65d23a637c5a700af16c78d.tar.bz2 gentoo-2-28c08eaaaf59b719d65d23a637c5a700af16c78d.zip |
Added ~ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'x11-misc/habak')
-rw-r--r-- | x11-misc/habak/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/habak/habak-0.2.4.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/habak/habak-0.2.5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/habak/ChangeLog b/x11-misc/habak/ChangeLog index fd241d9f3091..6cfe09d1b96b 100644 --- a/x11-misc/habak/ChangeLog +++ b/x11-misc/habak/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/habak # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/ChangeLog,v 1.20 2006/04/28 00:17:04 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/ChangeLog,v 1.21 2006/05/19 17:55:15 corsair Exp $ + + 19 May 2006; Markus Rothe <corsair@gentoo.org> habak-0.2.4.1.ebuild, + habak-0.2.5.ebuild: + Added ~ppc64 28 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-habak-0.2.4.1, files/digest-habak-0.2.5, Manifest: diff --git a/x11-misc/habak/habak-0.2.4.1.ebuild b/x11-misc/habak/habak-0.2.4.1.ebuild index 17a9a3778771..1bc59031b232 100644 --- a/x11-misc/habak/habak-0.2.4.1.ebuild +++ b/x11-misc/habak/habak-0.2.4.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-misc/habak/habak-0.2.4.1.ebuild,v 1.7 2006/02/20 19:04:36 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.4.1.ebuild,v 1.8 2006/05/19 17:55:15 corsair Exp $ DESCRIPTION="A simple but powerful tool to set desktop wallpaper" HOMEPAGE="http://lubuska.zapto.org/~hoppke/" @@ -8,7 +8,7 @@ SRC_URI="http://fvwm-crystal.linux.net.pl/files/versions/20040919/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ppc sparc x86" +KEYWORDS="alpha ppc ~ppc64 sparc x86" IUSE="" DEPEND="media-libs/imlib2" diff --git a/x11-misc/habak/habak-0.2.5.ebuild b/x11-misc/habak/habak-0.2.5.ebuild index f9469398c7a9..ebd8b94312b7 100644 --- a/x11-misc/habak/habak-0.2.5.ebuild +++ b/x11-misc/habak/habak-0.2.5.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-misc/habak/habak-0.2.5.ebuild,v 1.3 2006/02/20 19:04:36 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/habak/habak-0.2.5.ebuild,v 1.4 2006/05/19 17:55:15 corsair Exp $ DESCRIPTION="A simple but powerful tool to set desktop wallpaper" HOMEPAGE="http://lubuska.zapto.org/~hoppke/" @@ -8,7 +8,7 @@ SRC_URI="http://lubuska.zapto.org/~hoppke/yellow_brown/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="media-libs/imlib2" |