summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenat Lumpau <rl03@gentoo.org>2004-08-30 19:19:21 +0000
committerRenat Lumpau <rl03@gentoo.org>2004-08-30 19:19:21 +0000
commitd935d359d09c98d691cd0189152f0760314abc37 (patch)
tree9f0db539f4f6d73f567be8ed3cca6e730b123aad /www-apps/gallery
parentRemove src_compile as append-flags -fPIC isn't needed for alpha anymore. (Man... (diff)
downloadgentoo-2-d935d359d09c98d691cd0189152f0760314abc37.tar.gz
gentoo-2-d935d359d09c98d691cd0189152f0760314abc37.tar.bz2
gentoo-2-d935d359d09c98d691cd0189152f0760314abc37.zip
Fixed DEPEND, removed unneeded src_unpack and src_compile
Diffstat (limited to 'www-apps/gallery')
-rw-r--r--www-apps/gallery/ChangeLog6
-rw-r--r--www-apps/gallery/gallery-1.4.4-r1.ebuild3
-rw-r--r--www-apps/gallery/gallery-1.4.4_p1.ebuild12
-rw-r--r--www-apps/gallery/gallery-1.4.4_p2.ebuild12
4 files changed, 8 insertions, 25 deletions
diff --git a/www-apps/gallery/ChangeLog b/www-apps/gallery/ChangeLog
index 9521e6d60d61..c295cef78b75 100644
--- a/www-apps/gallery/ChangeLog
+++ b/www-apps/gallery/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/gallery
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.8 2004/08/27 16:53:53 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/ChangeLog,v 1.9 2004/08/30 19:19:21 rl03 Exp $
+
+ 30 Aug 2004; Renat Lumpau <rl03@gentoo.org> gallery-1.4.4-r1.ebuild,
+ gallery-1.4.4_p1.ebuild, gallery-1.4.4_p2.ebuild:
+ Fixed DEPEND, removed unnecessary src_unpack and src_compile
*gallery-1.4.4_p2 (27 Aug 2004)
diff --git a/www-apps/gallery/gallery-1.4.4-r1.ebuild b/www-apps/gallery/gallery-1.4.4-r1.ebuild
index 088f72ed382a..83634017b8be 100644
--- a/www-apps/gallery/gallery-1.4.4-r1.ebuild
+++ b/www-apps/gallery/gallery-1.4.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4-r1.ebuild,v 1.6 2004/08/27 09:44:44 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4-r1.ebuild,v 1.7 2004/08/30 19:19:21 rl03 Exp $
inherit webapp eutils
@@ -10,7 +10,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
IUSE=""
KEYWORDS="x86 ppc sparc alpha hppa ~amd64"
-DEPEND="$DEPEND"
RDEPEND=">=net-www/apache-1.3.24-r1
>=dev-php/mod_php-4.1.2-r5
>=media-gfx/jhead-1.6
diff --git a/www-apps/gallery/gallery-1.4.4_p1.ebuild b/www-apps/gallery/gallery-1.4.4_p1.ebuild
index 789858f30441..26d8ea6ab606 100644
--- a/www-apps/gallery/gallery-1.4.4_p1.ebuild
+++ b/www-apps/gallery/gallery-1.4.4_p1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p1.ebuild,v 1.1 2004/08/27 16:15:34 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p1.ebuild,v 1.2 2004/08/30 19:19:21 rl03 Exp $
inherit webapp eutils
@@ -11,7 +11,6 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
IUSE=""
KEYWORDS="x86 ppc sparc alpha hppa ~amd64"
-DEPEND="$DEPEND"
RDEPEND=">=net-www/apache-1.3.24-r1
>=dev-php/mod_php-4.1.2-r5
>=media-gfx/jhead-1.6
@@ -20,15 +19,6 @@ RDEPEND=">=net-www/apache-1.3.24-r1
S=${WORKDIR}/${PN}
-src_unpack() {
- unpack ${A}
- cd ${S}
-}
-
-src_compile() {
- :;
-}
-
src_install() {
webapp_src_preinst
diff --git a/www-apps/gallery/gallery-1.4.4_p2.ebuild b/www-apps/gallery/gallery-1.4.4_p2.ebuild
index 66f605d7c1a7..dc1e78afa3bb 100644
--- a/www-apps/gallery/gallery-1.4.4_p2.ebuild
+++ b/www-apps/gallery/gallery-1.4.4_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p2.ebuild,v 1.1 2004/08/27 16:53:53 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/gallery/gallery-1.4.4_p2.ebuild,v 1.2 2004/08/30 19:19:21 rl03 Exp $
inherit webapp eutils
@@ -11,7 +11,6 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
IUSE=""
KEYWORDS="x86 ppc sparc alpha hppa ~amd64"
-DEPEND="$DEPEND"
RDEPEND=">=net-www/apache-1.3.24-r1
>=dev-php/mod_php-4.1.2-r5
>=media-gfx/jhead-1.6
@@ -20,15 +19,6 @@ RDEPEND=">=net-www/apache-1.3.24-r1
S=${WORKDIR}/${PN}
-src_unpack() {
- unpack ${A}
- cd ${S}
-}
-
-src_compile() {
- :;
-}
-
src_install() {
webapp_src_preinst