summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2012-08-04 21:08:01 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2012-08-04 21:08:01 +0000
commitaa034554b96c8acf70e22e53232e3dcef9ece18e (patch)
treeb6215196c270ecbc0ad9a72c96001a834f427359 /sci-calculators
parentFixed for R as-needed and for prefix (diff)
downloadgentoo-2-aa034554b96c8acf70e22e53232e3dcef9ece18e.tar.gz
gentoo-2-aa034554b96c8acf70e22e53232e3dcef9ece18e.tar.bz2
gentoo-2-aa034554b96c8acf70e22e53232e3dcef9ece18e.zip
keyword amd64-linux, x86-linux, removed old
(Portage version: 2.2.01.20796-prefix/cvs/Linux x86_64)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/calcoo/ChangeLog6
-rw-r--r--sci-calculators/calcoo/calcoo-1.3.16.ebuild28
-rw-r--r--sci-calculators/calcoo/calcoo-1.3.18.ebuild4
-rw-r--r--sci-calculators/calcoo/metadata.xml6
4 files changed, 12 insertions, 32 deletions
diff --git a/sci-calculators/calcoo/ChangeLog b/sci-calculators/calcoo/ChangeLog
index 9d54392ec053..4d103f734078 100644
--- a/sci-calculators/calcoo/ChangeLog
+++ b/sci-calculators/calcoo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/calcoo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.20 2012/05/21 20:00:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/ChangeLog,v 1.21 2012/08/04 21:08:01 bicatali Exp $
+
+ 04 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> -calcoo-1.3.16.ebuild,
+ calcoo-1.3.18.ebuild, metadata.xml:
+ keyword amd64-linux, x86-linux, removed old
21 May 2012; Samuli Suominen <ssuominen@gentoo.org> calcoo-1.3.18.ebuild:
inherit eutils for make_desktop_entry
diff --git a/sci-calculators/calcoo/calcoo-1.3.16.ebuild b/sci-calculators/calcoo/calcoo-1.3.16.ebuild
deleted file mode 100644
index 39f97a324360..000000000000
--- a/sci-calculators/calcoo/calcoo-1.3.16.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.16.ebuild,v 1.8 2012/05/04 06:52:07 jdhore Exp $
-
-EAPI="1"
-
-DESCRIPTION="Scientific calculator designed to provide maximum usability"
-HOMEPAGE="http://calcoo.sourceforge.net/"
-SRC_URI="mirror://sourceforge/calcoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-src_compile() {
- econf --disable-gtktest || die "econf failed."
- emake || die "emake failed."
-}
-
-src_install() {
- make DESTDIR="${D}" install || die "make install failed."
- dodoc AUTHORS ChangeLog NEWS README TODO
-}
diff --git a/sci-calculators/calcoo/calcoo-1.3.18.ebuild b/sci-calculators/calcoo/calcoo-1.3.18.ebuild
index 292026cbdb29..e77fa76b7cb8 100644
--- a/sci-calculators/calcoo/calcoo-1.3.18.ebuild
+++ b/sci-calculators/calcoo/calcoo-1.3.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.18.ebuild,v 1.9 2012/05/21 20:00:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calcoo/calcoo-1.3.18.ebuild,v 1.10 2012/08/04 21:08:01 bicatali Exp $
EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc sparc x86"
+KEYWORDS="amd64 ~ppc sparc x86 ~amd64-linux ~x86-linux"
IUSE=""
RDEPEND="x11-libs/gtk+:2"
diff --git a/sci-calculators/calcoo/metadata.xml b/sci-calculators/calcoo/metadata.xml
index d369d068ffb8..98260b195f0d 100644
--- a/sci-calculators/calcoo/metadata.xml
+++ b/sci-calculators/calcoo/metadata.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
+<herd>sci</herd>
+<longdescription>
+ Calcoo is a scientific calculator designed to provide maximum
+ usability.
+</longdescription>
</pkgmetadata>