summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2014-04-22 17:07:36 +0000
committerMichael Palimaka <kensington@gentoo.org>2014-04-22 17:07:36 +0000
commit01d9173844e48663957ebb3976ac3b63e654872c (patch)
treed627c3e057411bcda9ffea0dd50b9588ed6dd864 /app-dicts
parentRemove old. (diff)
downloadgentoo-2-01d9173844e48663957ebb3976ac3b63e654872c.tar.gz
gentoo-2-01d9173844e48663957ebb3976ac3b63e654872c.tar.bz2
gentoo-2-01d9173844e48663957ebb3976ac3b63e654872c.zip
Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-ro/ChangeLog6
-rw-r--r--app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild12
-rw-r--r--app-dicts/aspell-ro/aspell-ro-3.3.ebuild17
3 files changed, 5 insertions, 30 deletions
diff --git a/app-dicts/aspell-ro/ChangeLog b/app-dicts/aspell-ro/ChangeLog
index d5c466046c30..fcb5b3dce0a4 100644
--- a/app-dicts/aspell-ro/ChangeLog
+++ b/app-dicts/aspell-ro/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-dicts/aspell-ro
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.19 2014/01/05 11:07:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/ChangeLog,v 1.20 2014/04/22 17:07:36 kensington Exp $
+
+ 22 Apr 2014; Michael Palimaka <kensington@gentoo.org>
+ -aspell-ro-0.50.2.ebuild, -aspell-ro-3.3.ebuild:
+ Remove old.
05 Jan 2014; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Cleanup due http://gentoo.2317880.n4.nabble.com/app-dicts-herd-is-empty-
diff --git a/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild b/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild
deleted file mode 100644
index 0fa0a6193df0..000000000000
--- a/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-0.50.2.ebuild,v 1.11 2012/05/17 20:07:05 aballier Exp $
-
-ASPELL_LANG="Romanian"
-
-inherit aspell-dict
-
-LICENSE="freedist"
-
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-IUSE=""
diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.ebuild
deleted file mode 100644
index b197b8936877..000000000000
--- a/app-dicts/aspell-ro/aspell-ro-3.3.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-ro/aspell-ro-3.3.ebuild,v 1.2 2012/05/17 20:07:05 aballier Exp $
-
-ASPELL_LANG="Romanian"
-
-inherit aspell-dict
-
-HOMEPAGE="http://rospell.sourceforge.net/"
-
-SRC_URI="mirror://sourceforge/rospell/aspell5-ro-${PV}.tar.bz2"
-
-LICENSE="GPL-2"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
-
-S="${WORKDIR}/aspell5-ro-${PV}"