summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-02-09 09:44:13 +0000
committerJustin Lecher <jlec@gentoo.org>2012-02-09 09:44:13 +0000
commit69c10cad39e415dc7218138b6e229f93b37bc259 (patch)
tree9e45861087956050fcb162733f0a272e5329f320 /sci-visualization
parentHerd is primary maintainer. (diff)
downloadgentoo-2-69c10cad39e415dc7218138b6e229f93b37bc259.tar.gz
gentoo-2-69c10cad39e415dc7218138b6e229f93b37bc259.tar.bz2
gentoo-2-69c10cad39e415dc7218138b6e229f93b37bc259.zip
Keyworded for ~-linux prefix, die sanity
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/grace/ChangeLog8
-rw-r--r--sci-visualization/grace/grace-5.1.22-r2.ebuild12
-rw-r--r--sci-visualization/grace/metadata.xml6
3 files changed, 15 insertions, 11 deletions
diff --git a/sci-visualization/grace/ChangeLog b/sci-visualization/grace/ChangeLog
index b0300c146eae..85b02ecaaab8 100644
--- a/sci-visualization/grace/ChangeLog
+++ b/sci-visualization/grace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-visualization/grace
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/ChangeLog,v 1.58 2011/10/23 20:08:59 ssuominen Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/ChangeLog,v 1.59 2012/02/09 09:44:13 jlec Exp $
+
+ 09 Feb 2012; Justin Lecher <jlec@gentoo.org> grace-5.1.22-r2.ebuild,
+ metadata.xml:
+ Keyworded for ~-linux prefix, die sanity
23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -grace-5.1.22-r1.ebuild:
old
diff --git a/sci-visualization/grace/grace-5.1.22-r2.ebuild b/sci-visualization/grace/grace-5.1.22-r2.ebuild
index ffe73e6ecc31..4771e50110b3 100644
--- a/sci-visualization/grace/grace-5.1.22-r2.ebuild
+++ b/sci-visualization/grace/grace-5.1.22-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.22-r2.ebuild,v 1.15 2011/10/23 15:36:31 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/grace/grace-5.1.22-r2.ebuild,v 1.16 2012/02/09 09:44:13 jlec Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="
SLOT="0"
LICENSE="GPL-2 LGPL-2"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="fortran fftw jpeg netcdf png"
DEPEND="
@@ -52,7 +52,7 @@ src_prepare() {
# don't strip if not asked for
sed -i \
-e 's:$(INSTALL_PROGRAM) -s:$(INSTALL_PROGRAM):g' \
- {auxiliary,grconvert,src}/Makefile
+ {auxiliary,grconvert,src}/Makefile || die
sed -i \
-e 's:$(GRACE_HOME)/bin:$(PREFIX)/bin:g' \
@@ -101,7 +101,7 @@ src_install() {
dosym ../../${PN}/doc /usr/share/doc/${PF}/html
doman "${ED}"/usr/share/doc/${PF}/html/*.1
- rm -f "${ED}"/usr/share/doc/${PF}/html/*.1
- doicon "${WORKDIR}"/${PN}.png || die
+ rm -f "${ED}"/usr/share/doc/${PF}/html/*.1 || die
+ doicon "${WORKDIR}"/${PN}.png
make_desktop_entry xmgrace Grace grace
}
diff --git a/sci-visualization/grace/metadata.xml b/sci-visualization/grace/metadata.xml
index 29a491897296..9dc1c8533aa4 100644
--- a/sci-visualization/grace/metadata.xml
+++ b/sci-visualization/grace/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<herd>graphics</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <herd>graphics</herd>
+ <longdescription lang="en">
Grace is a point-and-click tool that allows the user to draw X-Y
plots. This is the program formerly known as Xmgr.