Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 92758 | Differences between
and this patch

Collapse All | Expand All

(-)anjuta-2.0.0_alpha.ebuild (-5 / +2 lines)
Lines 4-23 Link Here
4
4
5
inherit eutils gnome2
5
inherit eutils gnome2
6
6
7
MY_PF=${PF%%_*}
8
9
DESCRIPTION="A versatile IDE for GNOME"
7
DESCRIPTION="A versatile IDE for GNOME"
10
HOMEPAGE="http://www.anjuta.org"
8
HOMEPAGE="http://www.anjuta.org"
11
SRC_URI="mirror://sourceforge/anjuta/${MY_PF}.tar.gz"
9
SRC_URI="mirror://sourceforge/anjuta/anjuta-${PV}.tar.gz"
12
10
13
LICENSE="GPL-2"
11
LICENSE="GPL-2"
14
SLOT="0"
12
SLOT="0"
15
KEYWORDS="~x86"
13
KEYWORDS="~x86 ~amd64"
16
IUSE="doc gtkdoc graphviz subversion"
14
IUSE="doc gtkdoc graphviz subversion"
17
15
18
RDEPEND=">=dev-libs/glib-2.4.0
16
RDEPEND=">=dev-libs/glib-2.4.0
19
		 >=x11-libs/gtk+-2.4.0
17
		 >=x11-libs/gtk+-2.4.0
20
		 >=media-libs/gdk-pixbuf-0.22.0
21
		 >=gnome-base/orbit-2.6.0
18
		 >=gnome-base/orbit-2.6.0
22
		 >=gnome-base/libglade-2.3.0
19
		 >=gnome-base/libglade-2.3.0
23
		 >=gnome-base/libgnome-2.6.0
20
		 >=gnome-base/libgnome-2.6.0

Return to bug 92758