diff options
author | Marinus Schraal <foser@gentoo.org> | 2002-11-27 12:34:59 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2002-11-27 12:34:59 +0000 |
commit | 5756f7f24e20904ad0cafd8710724204aa2d831b (patch) | |
tree | 54508dacea7bc289af1ee2ae158b72540ef2ff35 /dev-util/anjuta | |
parent | fix bug #11096 (diff) | |
download | historical-5756f7f24e20904ad0cafd8710724204aa2d831b.tar.gz historical-5756f7f24e20904ad0cafd8710724204aa2d831b.tar.bz2 historical-5756f7f24e20904ad0cafd8710724204aa2d831b.zip |
Unmask x86
Diffstat (limited to 'dev-util/anjuta')
-rw-r--r-- | dev-util/anjuta/anjuta-0.9.99.ebuild | 51 | ||||
-rw-r--r-- | dev-util/anjuta/anjuta-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-util/anjuta/files/digest-anjuta-0.9.99 | 1 |
3 files changed, 2 insertions, 54 deletions
diff --git a/dev-util/anjuta/anjuta-0.9.99.ebuild b/dev-util/anjuta/anjuta-0.9.99.ebuild deleted file mode 100644 index ddea8bc0006a..000000000000 --- a/dev-util/anjuta/anjuta-0.9.99.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-0.9.99.ebuild,v 1.5 2002/11/06 21:08:09 lostlogic Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="A versatile Integrated Development Environment (IDE) for C and C++." -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" -HOMEPAGE="http://anjuta.sourceforge.net/" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="-x86 -ppc" - -DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 - =x11-libs/gtk+-1.2* - media-libs/audiofile - dev-libs/libxml - dev-util/pkgconfig - gnome-extra/libglademm - app-text/scrollkeeper - gnome-base/gnome-print" - -RDEPEND="dev-util/glade - media-gfx/gnome-iconedit - app-text/scrollkeeper - =x11-libs/gtk+-1.2* - media-libs/audiofile - media-sound/esound - dev-util/ctags - sys-devel/gdb - sys-apps/grep - >=sys-libs/db-3.2.3 - dev-util/indent" - - -src_compile() { - - local myconf - use nls || myconf="--disable-nls" - - econf ${myconf} || die - emake || die -} - -src_install () { - - einstall \ - anjutadocdir=${D}/usr/share/doc/${PF} || die - - dodoc AUTHORS COPYING ChangeLog FUTURE NEWS README THANKS TODO -} diff --git a/dev-util/anjuta/anjuta-1.0.0.ebuild b/dev-util/anjuta/anjuta-1.0.0.ebuild index 294bedb463e7..43d4cfb5bcce 100644 --- a/dev-util/anjuta/anjuta-1.0.0.ebuild +++ b/dev-util/anjuta/anjuta-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.0.0.ebuild,v 1.3 2002/11/09 00:02:51 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-1.0.0.ebuild,v 1.4 2002/11/27 12:34:59 foser Exp $ S=${WORKDIR}/${P} DESCRIPTION="A versatile Integrated Development Environment (IDE) for C and C++." @@ -9,7 +9,7 @@ HOMEPAGE="http://anjuta.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" DEPEND=">=gnome-base/ORBit-0.5.0 media-libs/gdk-pixbuf diff --git a/dev-util/anjuta/files/digest-anjuta-0.9.99 b/dev-util/anjuta/files/digest-anjuta-0.9.99 deleted file mode 100644 index 144bf122c7f3..000000000000 --- a/dev-util/anjuta/files/digest-anjuta-0.9.99 +++ /dev/null @@ -1 +0,0 @@ -MD5 938e51336fe168d8d7def83e03eb654d anjuta-0.9.99.tar.gz 6012382 |