summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-10 01:17:00 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-10 01:17:00 +0000
commit96e84d21d8322f672d606c30bad4ecdf6cabaffc (patch)
tree995647023baa67851cb5c046250b6ff4cdda5ad9 /app-editors/amyedit
parentQA: Don't assign default to S (diff)
downloadhistorical-96e84d21d8322f672d606c30bad4ecdf6cabaffc.tar.gz
historical-96e84d21d8322f672d606c30bad4ecdf6cabaffc.tar.bz2
historical-96e84d21d8322f672d606c30bad4ecdf6cabaffc.zip
QA: Don't assign default to S; Use default src_compile
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r--app-editors/amyedit/Manifest16
-rw-r--r--app-editors/amyedit/amyedit-0.8.ebuild12
-rw-r--r--app-editors/amyedit/amyedit-0.9.ebuild12
3 files changed, 21 insertions, 19 deletions
diff --git a/app-editors/amyedit/Manifest b/app-editors/amyedit/Manifest
index ecc680864f99..8e9654258c2f 100644
--- a/app-editors/amyedit/Manifest
+++ b/app-editors/amyedit/Manifest
@@ -1,6 +1,16 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 86428ce185e699de6c7eca13aaaf6684 ChangeLog 516
-MD5 0af1bc775adf4ac0b163fcb5df60ddac amyedit-0.8.ebuild 663
-MD5 a0ec84f1746e35678274bbcee0e37869 metadata.xml 230
-MD5 a2106889720493a033be3f19c4e88811 amyedit-0.9.ebuild 668
+MD5 129c79369e263508450645f05c05e966 amyedit-0.8.ebuild 571
+MD5 240ab267acbbdd1144aba64b233da55e amyedit-0.9.ebuild 578
MD5 0592a422c868ed668569bdae582e7dac files/digest-amyedit-0.8 64
MD5 433d8c31659fcbe7d9f7719336ebe354 files/digest-amyedit-0.9 64
+MD5 a0ec84f1746e35678274bbcee0e37869 metadata.xml 230
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC0HcaI1lqEGTUzyQRAi+wAKC4vZ5oOffWe/8EtGeZ/Aeywp5FLgCbBqRv
+ss6oAAxRBR/aCcCtI7hbV8U=
+=LsYP
+-----END PGP SIGNATURE-----
diff --git a/app-editors/amyedit/amyedit-0.8.ebuild b/app-editors/amyedit/amyedit-0.8.ebuild
index 787af068c1c7..5a69cf9e859f 100644
--- a/app-editors/amyedit/amyedit-0.8.ebuild
+++ b/app-editors/amyedit/amyedit-0.8.ebuild
@@ -1,23 +1,19 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.8.ebuild,v 1.1 2005/03/15 11:13:37 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.8.ebuild,v 1.2 2005/07/10 01:17:00 swegener Exp $
+
inherit eutils
+
DESCRIPTION=" AmyEdit is a LaTeX editor"
HOMEPAGE="http://amyedit.sf.net"
SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.4
>=x11-libs/gtksourceview-1.0
app-text/aspell"
-S=${WORKDIR}/${P}
-IUSE=""
-
-src_compile() {
- econf || die "econf failed"
- emake || die "emake failed"
-}
src_install() {
einstall
diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild
index dc9a05b1ae16..3a7fb9cad707 100644
--- a/app-editors/amyedit/amyedit-0.9.ebuild
+++ b/app-editors/amyedit/amyedit-0.9.ebuild
@@ -1,23 +1,19 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.2 2005/07/08 16:02:34 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.3 2005/07/10 01:17:00 swegener Exp $
+
inherit eutils
+
DESCRIPTION=" AmyEdit is a LaTeX editor"
HOMEPAGE="http://amyedit.sf.net"
SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc ~x86"
+IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.4.8
>=x11-libs/gtksourceview-1.0
app-text/aspell"
-S=${WORKDIR}/${P}
-IUSE=""
-
-src_compile() {
- econf || die "econf failed"
- emake || die "emake failed"
-}
src_install() {
einstall