summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Fortino (nfortino) <nfortino@gmail.com>2009-03-16 21:01:11 +0000
committerNick Fortino (nfortino) <nfortino@gmail.com>2009-03-16 21:01:11 +0000
commit74cc21db8b9815c68b6ed37906661f7ef6c7e026 (patch)
tree6c9d8634303bf361fa0cce78d1c6f0ffb28a9c2c /app-vim/clewn
parentapp-misc/rainlendar-lite: Update ebuild to use EAPI 2. Thanks to Cristian Rup... (diff)
downloadsunrise-74cc21db8b9815c68b6ed37906661f7ef6c7e026.tar.gz
sunrise-74cc21db8b9815c68b6ed37906661f7ef6c7e026.tar.bz2
sunrise-74cc21db8b9815c68b6ed37906661f7ef6c7e026.zip
app-vim/clewn: Update ebuild to use EAPI 2. Thanks to Cristian Ruppert and Thomas Sachau for review
svn path=/sunrise/; revision=8104
Diffstat (limited to 'app-vim/clewn')
-rw-r--r--app-vim/clewn/ChangeLog7
-rw-r--r--app-vim/clewn/Manifest6
-rw-r--r--app-vim/clewn/clewn-1.10.ebuild19
-rw-r--r--app-vim/clewn/clewn-9999.ebuild17
4 files changed, 20 insertions, 29 deletions
diff --git a/app-vim/clewn/ChangeLog b/app-vim/clewn/ChangeLog
index 54620c97f..8b9e25e9f 100644
--- a/app-vim/clewn/ChangeLog
+++ b/app-vim/clewn/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for app-vim/clewn
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Mar 2009; Nick Fortino (nfortino) <nfortino@gmail.com>
+ clewn-1.10.ebuild, clewn-9999.ebuild:
+ Update ebuild to use EAPI 2. Thanks to Cristian Ruppert and Thomas Sachau
+ for review
+
16 Feb 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> clewn-1.10.ebuild,
clewn-9999.ebuild:
Zap weird character
diff --git a/app-vim/clewn/Manifest b/app-vim/clewn/Manifest
index 14ae2355d..ba0e4e8e2 100644
--- a/app-vim/clewn/Manifest
+++ b/app-vim/clewn/Manifest
@@ -1,5 +1,5 @@
DIST clewn-1.10.tar.gz 195454 RMD160 11d54a579b3c5140ca1b3093f0752b08523017e1 SHA1 574ec5d508e63a9786b644703732325ada917952 SHA256 a989e63fdfce545807bf509a5626964a8540967a0e9aa7910effefda56c838fe
-EBUILD clewn-1.10.ebuild 928 RMD160 5a778f121297ab55494c96fdb27972f84ccb87fa SHA1 9c43bb886d9a3431abecc38cb15fe3893123491c SHA256 b3f9f405ecdc816bfac7fbbc995459379cb6f65a909dfe0e77f775f6590563f7
-EBUILD clewn-9999.ebuild 954 RMD160 abb27f15a52f28e43cc2375d2fe8f606222e5c68 SHA1 19b54078ceaf99b1de8d1173eff411a67671da5b SHA256 ca07f28f983698d4017a746af2bbdcf8ca1e54e07793be8824e562d20f491ac6
-MISC ChangeLog 1049 RMD160 c653461dcf582787018935d82b9f3c74c8cde4f3 SHA1 f8ac6af280f25b1e8750cc667e4df2dd7fae2e06 SHA256 0a7a4c3dd3dad108c9256ee42217db4c05133dae7a055e11a5a60fceb7b351dd
+EBUILD clewn-1.10.ebuild 696 RMD160 54b3d3fc1b9155b5d25067110dba4cb8ac131674 SHA1 c0ea1fceb8adb60f2b6c8a79b6f77154b4e55297 SHA256 5928191490cbe4696bd27d61ad177518be91be618b88585426ed28ae54fe54ec
+EBUILD clewn-9999.ebuild 715 RMD160 dac5d83df1b4844f13be567a7e2d08b735225d98 SHA1 1d00b52fb1806a325d8225feeae322cd9295619f SHA256 2748adc038631745f13928e9da116e846c545ffb81b9bf18ca626ab068f3e6eb
+MISC ChangeLog 1239 RMD160 04eb59546deee7d2394b33a33d864f8be542da54 SHA1 659f6f9e408369b5da3cf0205e9d0a6cc8c5eb64 SHA256 bc0df1ae000cc43e0ab5c2d7ca7e24eae29d55db6ea3db18c66193877859a673
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/app-vim/clewn/clewn-1.10.ebuild b/app-vim/clewn/clewn-1.10.ebuild
index 8c5ba7932..08d4fa783 100644
--- a/app-vim/clewn/clewn-1.10.ebuild
+++ b/app-vim/clewn/clewn-1.10.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="2"
+
inherit eutils vim-doc
DESCRIPTION="A small utility which allows debugging from within vim"
@@ -10,25 +12,16 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug"
-DEPEND=">=app-editors/gvim-7.0
+DEPEND=">=app-editors/gvim-7.0[netbeans]
sys-libs/readline"
RDEPEND="${DEPEND}
sys-devel/gdb"
-pkg_setup() {
- if ! built_with_use app-editors/gvim netbeans ; then
- eerror "Please (re)emerge gvim with netbeans USE flag on before "
- eerror "emerging clewn"
- die "please (re)emerge app-editors/gvim with USE='netbeans'"
- fi
-}
-
-src_compile() {
+src_configure() {
vimdir=/usr/share/vim/vimfiles econf $(use_enable debug)
- emake || die "emake failed"
}
src_install() {
diff --git a/app-vim/clewn/clewn-9999.ebuild b/app-vim/clewn/clewn-9999.ebuild
index 8de0ec6b5..5a1166f84 100644
--- a/app-vim/clewn/clewn-9999.ebuild
+++ b/app-vim/clewn/clewn-9999.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="2"
+
inherit eutils subversion vim-doc
DESCRIPTION="A small utility which allows debugging from within vim"
@@ -13,22 +15,13 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="debug"
-DEPEND=">=app-editors/gvim-7.0
+DEPEND=">=app-editors/gvim-7.0[netbeans]
sys-libs/readline"
RDEPEND="${DEPEND}
sys-devel/gdb"
-pkg_setup() {
- if ! built_with_use app-editors/gvim netbeans ; then
- eerror "Please (re)emerge gvim with netbeans USE flag on before "
- eerror "emerging clewn"
- die "please (re)emerge app-editors/gvim with USE='netbeans'"
- fi
-}
-
-src_compile() {
+src_configure() {
vimdir=/usr/share/vim/vimfiles econf $(use_enable debug)
- emake || die "emake failed"
}
src_install() {