diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-06-29 21:59:06 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-06-29 21:59:06 +0000 |
commit | 1a2e79b0664dfc5259f934c01eb41b6821f72c9e (patch) | |
tree | 50b241b930cfcdde1f8890883fae6c788fd0a967 /media-gfx | |
parent | Stable on ppc; bug #183438. (diff) | |
download | gentoo-2-1a2e79b0664dfc5259f934c01eb41b6821f72c9e.tar.gz gentoo-2-1a2e79b0664dfc5259f934c01eb41b6821f72c9e.tar.bz2 gentoo-2-1a2e79b0664dfc5259f934c01eb41b6821f72c9e.zip |
Stable on ppc; bug #183549.
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/album/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/album/album-4.02.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog index 3289d77ad320..635cc371f6da 100644 --- a/media-gfx/album/ChangeLog +++ b/media-gfx/album/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/album # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.32 2007/06/29 12:44:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.33 2007/06/29 21:59:06 pylon Exp $ + + 29 Jun 2007; Lars Weiler <pylon@gentoo.org> album-4.02.ebuild: + Stable on ppc; bug #183549. 29 Jun 2007; Christoph Mende <angelos@gentoo.org> album-4.02.ebuild: Stable on amd64 wrt bug #183549 diff --git a/media-gfx/album/album-4.02.ebuild b/media-gfx/album/album-4.02.ebuild index 7d10328e3a24..d5231d5fd09b 100644 --- a/media-gfx/album/album-4.02.ebuild +++ b/media-gfx/album/album-4.02.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/media-gfx/album/album-4.02.ebuild,v 1.6 2007/06/29 12:44:59 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.02.ebuild,v 1.7 2007/06/29 21:59:06 pylon Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -8,7 +8,7 @@ SRC_URI="http://marginalhacks.com/bin/album.versions/${P}.tar.gz" LICENSE="marginalhacks" SLOT="0" -KEYWORDS="alpha amd64 ~ppc ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="ffmpeg" DEPEND="virtual/libc" |