diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-12-18 17:15:07 +0000 |
commit | 207e7d620ac1acb225dd3553083057eac5f08b35 (patch) | |
tree | fb9e4c8c709f93010c0557c56344ec94f9544d1c /media-gfx/album | |
parent | Stable on ppc64 (diff) | |
download | historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.gz historical-207e7d620ac1acb225dd3553083057eac5f08b35.tar.bz2 historical-207e7d620ac1acb225dd3553083057eac5f08b35.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'media-gfx/album')
-rw-r--r-- | media-gfx/album/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/album/album-3.07.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog index 09383e92032f..61f44cd911f0 100644 --- a/media-gfx/album/ChangeLog +++ b/media-gfx/album/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/album # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.15 2005/11/12 14:37:12 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.16 2005/12/18 17:13:52 corsair Exp $ + + 18 Dec 2005; Markus Rothe <corsair@gentoo.org> album-3.07.ebuild: + Stable on ppc64 *album-3.10 (12 Nov 2005) diff --git a/media-gfx/album/album-3.07.ebuild b/media-gfx/album/album-3.07.ebuild index 76468443c4b2..6a1a94379c6d 100644 --- a/media-gfx/album/album-3.07.ebuild +++ b/media-gfx/album/album-3.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.07.ebuild,v 1.4 2005/11/12 14:37:12 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.07.ebuild,v 1.5 2005/12/18 17:13:52 corsair 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="x86 ~amd64 ~ppc ~ppc64" +KEYWORDS="~amd64 ~ppc ppc64 x86" IUSE="ffmpeg" DEPEND="virtual/libc" |