public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: app-text/dgs/
@ 2011-06-24 17:09 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2011-06-24 17:09 UTC (permalink / raw
  To: gentoo-commits

commit:     813ad1ac8329194e05596b83990d10ea59871de1
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 12:06:39 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 12:06:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=813ad1ac

Sort inherit and/or USE

(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 app-text/dgs/ChangeLog            |    5 ++++-
 app-text/dgs/dgs-0.5.10-r2.ebuild |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/app-text/dgs/ChangeLog b/app-text/dgs/ChangeLog
index 45623d1..8c121ba 100644
--- a/app-text/dgs/ChangeLog
+++ b/app-text/dgs/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for app-text/dgs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.30 2008/03/18 13:24:47 flameeyes Exp $
 
+  24 Jun 2011; Justin Lecher <jlec@gentoo.org> dgs-0.5.10-r2.ebuild:
+  Sort inherit and/or USE
+
   23 Jun 2010; Andreas K. Huettel (dilfridge) <mail@akhuettel.de>
   dgs-0.5.10-r2.ebuild:
   Added note: upstream is dead

diff --git a/app-text/dgs/dgs-0.5.10-r2.ebuild b/app-text/dgs/dgs-0.5.10-r2.ebuild
index c9d923e..f079fc4 100644
--- a/app-text/dgs/dgs-0.5.10-r2.ebuild
+++ b/app-text/dgs/dgs-0.5.10-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/app-text/dgs/dgs-0.5.10-r1.ebuild,v 1.38 2008/03/18 13:24:47 flameeyes Exp $
 
@@ -8,7 +8,7 @@ EAPI=2
 
 WANT_AUTOCONF="2.1"
 
-inherit eutils autotools
+inherit autotools eutils
 
 DESCRIPTION="A Ghostscript based Display Postscript (DPS) server"
 HOMEPAGE="http://www.gnustep.org/developers/DGS.html"



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/sci:master commit in: app-text/dgs/
@ 2014-11-01 10:45 Justin Lecher
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Lecher @ 2014-11-01 10:45 UTC (permalink / raw
  To: gentoo-commits

commit:     6d10ff97edd536e7c1995e840a6c3051a56b9155
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  1 10:44:54 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Nov  1 10:44:54 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=6d10ff97

app-text/dgs: Bump to EAPI=5

Package-Manager: portage-2.2.14

---
 app-text/dgs/ChangeLog            |  6 +++++-
 app-text/dgs/dgs-0.5.10-r2.ebuild | 31 +++++++++++++++----------------
 app-text/dgs/metadata.xml         |  2 +-
 3 files changed, 21 insertions(+), 18 deletions(-)

diff --git a/app-text/dgs/ChangeLog b/app-text/dgs/ChangeLog
index 8c121ba..59e9a9d 100644
--- a/app-text/dgs/ChangeLog
+++ b/app-text/dgs/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for app-text/dgs
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/app-text/dgs/ChangeLog,v 1.30 2008/03/18 13:24:47 flameeyes Exp $
 
+  01 Nov 2014; Justin Lecher <jlec@gentoo.org> dgs-0.5.10-r2.ebuild,
+  metadata.xml:
+  Bump to EAPI=5
+
   24 Jun 2011; Justin Lecher <jlec@gentoo.org> dgs-0.5.10-r2.ebuild:
   Sort inherit and/or USE
 

diff --git a/app-text/dgs/dgs-0.5.10-r2.ebuild b/app-text/dgs/dgs-0.5.10-r2.ebuild
index 95ec3ce..651ac76 100644
--- a/app-text/dgs/dgs-0.5.10-r2.ebuild
+++ b/app-text/dgs/dgs-0.5.10-r2.ebuild
@@ -4,7 +4,7 @@
 
 # Upstream is dead.
 
-EAPI=2
+EAPI=5
 
 WANT_AUTOCONF="2.1"
 
@@ -17,37 +17,36 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~mips ~ppc64 ~ia64"
 IUSE="tcpd"
-RDEPEND="dev-libs/glib:1
+RDEPEND="
+	dev-libs/glib:1
 	!<x11-base/xorg-x11-7"
 DEPEND="${RDEPEND}
 	sys-apps/texinfo
 	tcpd? ( >=sys-apps/tcp-wrappers-7.6 )"
 
+DOCS=( ANNOUNCE ChangeLog FAQ NEWS NOTES README STATUS TODO Version )
+
 src_prepare() {
-	epatch "${FILESDIR}"/"${P}"-gs-time_.h-gentoo.diff
-	epatch "${FILESDIR}"/"${P}"-tcpd-gentoo.diff
-	epatch "${FILESDIR}"/"${P}"-gcc-3.4.diff
-	epatch "${FILESDIR}"/"${PV}"-workaround-include-in-comments.patch
-	epatch "${FILESDIR}"/"${PN}"-fix-as-needed.patch
+	epatch \
+		"${FILESDIR}"/${P}-gs-time_.h-gentoo.diff \
+		"${FILESDIR}"/${P}-tcpd-gentoo.diff \
+		"${FILESDIR}"/${P}-gcc-3.4.diff \
+		"${FILESDIR}"/${PV}-workaround-include-in-comments.patch \
+		"${FILESDIR}"/${PN}-fix-as-needed.patch
 
 	eautoconf
+	export MAKEOPTS+=" -j1"
 }
 
 src_configure() {
-	econf --with-x $(use_enable tcpd) || die "econf failed"
-}
-
-src_compile() {
-	emake -j1 || die "emake failed"
+	econf --with-x $(use_enable tcpd)
 }
 
 src_install() {
-	einstall || die "einstall failed"
+	default
 
-	rm -rf "${D}"/usr/share/man/manm
+	rm -rf "${D}"/usr/share/man/manm || die
 	newman "${S}"/DPS/demos/xepsf/xepsf.man xepsf.1
 	newman "${S}"/DPS/demos/dpsexec/dpsexec.man dpsexec.1
 	newman "${S}"/DPS/clients/makepsres/makepsres.man makepsres.1
-
-	dodoc ANNOUNCE ChangeLog FAQ NEWS NOTES README STATUS TODO Version
 }

diff --git a/app-text/dgs/metadata.xml b/app-text/dgs/metadata.xml
index b229aec..897aa2e 100644
--- a/app-text/dgs/metadata.xml
+++ b/app-text/dgs/metadata.xml
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
+  <herd>sci</herd>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-01 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: app-text/dgs/ Justin Lecher
  -- strict thread matches above, loose matches on Subject: below --
2014-11-01 10:45 Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox