summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-12-20 17:21:16 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-12-20 17:21:16 +0000
commit9d4b9d46e94c58cac3c6ca6e126517255cf0d433 (patch)
treea753a264ea5a276dd7f582e9f095f4bc665fcfcf /sci-calculators
parentRemove old. (diff)
downloadgentoo-2-9d4b9d46e94c58cac3c6ca6e126517255cf0d433.tar.gz
gentoo-2-9d4b9d46e94c58cac3c6ca6e126517255cf0d433.tar.bz2
gentoo-2-9d4b9d46e94c58cac3c6ca6e126517255cf0d433.zip
Remove old.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/keurocalc/ChangeLog6
-rw-r--r--sci-calculators/keurocalc/keurocalc-1.1.0.ebuild20
2 files changed, 4 insertions, 22 deletions
diff --git a/sci-calculators/keurocalc/ChangeLog b/sci-calculators/keurocalc/ChangeLog
index 3c31e2be4b63..826e11f7963e 100644
--- a/sci-calculators/keurocalc/ChangeLog
+++ b/sci-calculators/keurocalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/keurocalc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.5 2012/03/01 12:12:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/ChangeLog,v 1.6 2012/12/20 17:21:16 kensington Exp $
+
+ 20 Dec 2012; Michael Palimaka <kensington@gentoo.org> -keurocalc-1.1.0.ebuild:
+ Remove old.
*keurocalc-1.2.0 (01 Mar 2012)
@@ -28,4 +31,3 @@
04 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
+keurocalc-1.0.2.ebuild:
Initial commit wrt #99313, thanks to Theofilos Intzoglou for reporting.
-
diff --git a/sci-calculators/keurocalc/keurocalc-1.1.0.ebuild b/sci-calculators/keurocalc/keurocalc-1.1.0.ebuild
deleted file mode 100644
index 534053547ba0..000000000000
--- a/sci-calculators/keurocalc/keurocalc-1.1.0.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/keurocalc/keurocalc-1.1.0.ebuild,v 1.1 2011/04/20 21:02:49 scarabeus Exp $
-
-EAPI=4
-KDE_LINGUAS="ar bg br ca ca@valencia cs da de el en_GB es et fr ga gl hu it ja
-ka nb nds nl pl pt pt_BR ru sk sr@Latn sr sv ta tr uk zh_TW"
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="A universal currency converter and calculator"
-HOMEPAGE="http://opensource.bureau-cornavin.com/keurocalc/index.html"
-SRC_URI="http://opensource.bureau-cornavin.com/keurocalc/sources/${P}.tgz"
-
-LICENSE="GPL-2 FDL-1.2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DOCS=( AUTHORS ChangeLog README TODO )