diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 08:38:26 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-17 08:38:26 +0000 |
commit | ddacba01617fcbb74bbff855d84a5dcf90190c0c (patch) | |
tree | edf94f68ac243ccc8091ef49c12ec8caf62d2bb3 /app-misc/bbgallery | |
parent | AMD64 keyword. (diff) | |
download | gentoo-2-ddacba01617fcbb74bbff855d84a5dcf90190c0c.tar.gz gentoo-2-ddacba01617fcbb74bbff855d84a5dcf90190c0c.tar.bz2 gentoo-2-ddacba01617fcbb74bbff855d84a5dcf90190c0c.zip |
header fix; mips arm hppa and ia64 need deps first
Diffstat (limited to 'app-misc/bbgallery')
-rw-r--r-- | app-misc/bbgallery/bbgallery-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-misc/bbgallery/bbgallery-1.2.0.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/app-misc/bbgallery/bbgallery-1.1.0.ebuild b/app-misc/bbgallery/bbgallery-1.1.0.ebuild index aa00b33dd400..e18bae4da1e2 100644 --- a/app-misc/bbgallery/bbgallery-1.1.0.ebuild +++ b/app-misc/bbgallery/bbgallery-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/bbgallery-1.1.0.ebuild,v 1.7 2003/10/11 14:00:48 hillster Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/bbgallery-1.1.0.ebuild,v 1.8 2004/02/17 08:38:26 mr_bones_ Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Webpage image gallery creation perl script" diff --git a/app-misc/bbgallery/bbgallery-1.2.0.ebuild b/app-misc/bbgallery/bbgallery-1.2.0.ebuild index 079a84ec4c0c..b375776278c9 100644 --- a/app-misc/bbgallery/bbgallery-1.2.0.ebuild +++ b/app-misc/bbgallery/bbgallery-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/bbgallery-1.2.0.ebuild,v 1.2 2003/10/15 16:17:42 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/bbgallery/bbgallery-1.2.0.ebuild,v 1.3 2004/02/17 08:38:26 mr_bones_ Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Webpage image gallery creation perl script" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/bbgallery/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" RDEPEND="media-gfx/gimp dev-lang/perl |