summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-28 19:44:33 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-28 19:44:33 +0000
commite4f213a098e9b59069e79d908a8f8f8dbc7a26e1 (patch)
treead85c48cde79f2fbda2502b8406deaaa8bd9a1ed /app-i18n
parentold kde 3.0.x stuff (diff)
downloadhistorical-e4f213a098e9b59069e79d908a8f8f8dbc7a26e1.tar.gz
historical-e4f213a098e9b59069e79d908a8f8f8dbc7a26e1.tar.bz2
historical-e4f213a098e9b59069e79d908a8f8f8dbc7a26e1.zip
we cant have this ... NLS needs to be integrated into baselayout
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/init-es/ChangeLog19
-rw-r--r--app-i18n/init-es/Manifest6
-rw-r--r--app-i18n/init-es/files/digest-init-es-0.2-r11
-rw-r--r--app-i18n/init-es/files/digest-init-es-0.3-r11
-rw-r--r--app-i18n/init-es/init-es-0.2-r1.ebuild42
-rw-r--r--app-i18n/init-es/init-es-0.3-r1.ebuild42
-rw-r--r--app-i18n/init-es/metadata.xml9
7 files changed, 0 insertions, 120 deletions
diff --git a/app-i18n/init-es/ChangeLog b/app-i18n/init-es/ChangeLog
deleted file mode 100644
index 2778c3f1bc2a..000000000000
--- a/app-i18n/init-es/ChangeLog
+++ /dev/null
@@ -1,19 +0,0 @@
-# ChangeLog for app-i18n/init-es
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/init-es/ChangeLog,v 1.6 2004/06/24 21:47:18 agriffis Exp $
-
- 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
- init-es-0.2-r1.ebuild, init-es-0.3-r1.ebuild:
- QA - IUSE fix. x86 stable too.
-
- 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> init-es-0.3-r1.ebuild:
- Stable on alpha.
-
-*init-es-0.2-r1 (19 Jun 03)
-
- First relase thanks to Federico Moro <zayer@frikis.org>
-
-*init-es-0.3-r1 (29 Jun 03)
-
- New version.
- A little bug have been solved in the modified function 'eend()'.
diff --git a/app-i18n/init-es/Manifest b/app-i18n/init-es/Manifest
deleted file mode 100644
index 34ccd11737e2..000000000000
--- a/app-i18n/init-es/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 69b52acbf28bce744e8bfc7d9bd70a64 init-es-0.3-r1.ebuild 954
-MD5 058f2b2fba56e9e63aa15b052c0d6361 init-es-0.2-r1.ebuild 976
-MD5 7f13e22e00e5e2c8c977f0c4d4b153a3 ChangeLog 649
-MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
-MD5 94714c447d3564243dbc5441934c3f37 files/digest-init-es-0.2-r1 62
-MD5 bfe861433657e2ba0a16728c84972ede files/digest-init-es-0.3-r1 62
diff --git a/app-i18n/init-es/files/digest-init-es-0.2-r1 b/app-i18n/init-es/files/digest-init-es-0.2-r1
deleted file mode 100644
index 015c00245b9c..000000000000
--- a/app-i18n/init-es/files/digest-init-es-0.2-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3e1d75b4e89e4090ab003e3fe6a56720 init-es-0.2.tar.bz2 6968
diff --git a/app-i18n/init-es/files/digest-init-es-0.3-r1 b/app-i18n/init-es/files/digest-init-es-0.3-r1
deleted file mode 100644
index 14231eb606ed..000000000000
--- a/app-i18n/init-es/files/digest-init-es-0.3-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c60b73fc944fd4c540e7eabd4dc0d87b init-es-0.3.tar.bz2 8253
diff --git a/app-i18n/init-es/init-es-0.2-r1.ebuild b/app-i18n/init-es/init-es-0.2-r1.ebuild
deleted file mode 100644
index 6bf4abd84c85..000000000000
--- a/app-i18n/init-es/init-es-0.2-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/init-es/init-es-0.2-r1.ebuild,v 1.6 2004/06/24 21:47:18 agriffis Exp $
-
-DESCRIPTION="Traductor de mensajes de inicio (init)"
-HOMEPAGE="http://projects.frikis.org/"
-SRC_URI="http://projects.frikis.org/gentoo/init-es/programa/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 ~ppc ~alpha ~sparc"
-
-RDEPEND="sys-apps/textutils
- sys-apps/sed"
-
-src_install() {
- insinto /etc
- doins ${WORKDIR}/init-es-0.1/trad.es
- cd ${WORKDIR}/init-es-0.1/doc
- dodoc README ChangeLog
- exeinto /sbin
- doexe ${WORKDIR}/init-es-0.1/functions.sh
-}
-
-pkg_preinst() {
- if [ ! -f /sbin/functions.sh.ORIG ]
- then
- mv /sbin/functions.sh /sbin/functions.sh.ORIG
- fi
- if [ -f /sbin/functions.sh.ORIG ]
- then
- rm /sbin/functions.sh
- fi
-}
-
-pkg_postrm() {
- if [ ! -f /sbin/functions.sh ]
- then
- mv /sbin/functions.sh.ORIG /sbin/functions.sh
- fi
-}
diff --git a/app-i18n/init-es/init-es-0.3-r1.ebuild b/app-i18n/init-es/init-es-0.3-r1.ebuild
deleted file mode 100644
index 2b2c8cbc4225..000000000000
--- a/app-i18n/init-es/init-es-0.3-r1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/init-es/init-es-0.3-r1.ebuild,v 1.7 2004/06/24 21:47:18 agriffis Exp $
-
-DESCRIPTION="Traductor de mensajes de inicio (init)"
-HOMEPAGE="http://projects.frikis.org/"
-SRC_URI="http://projects.frikis.org/gentoo/init-es/programa/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-KEYWORDS="x86 ~ppc alpha ~sparc"
-
-RDEPEND="sys-apps/textutils
- sys-apps/sed"
-
-src_install() {
- insinto /etc
- doins ${WORKDIR}/${P}/trad.es
- cd ${WORKDIR}/${P}/doc
- dodoc README ChangeLog
- exeinto /sbin
- doexe ${WORKDIR}/${P}/functions.sh
-}
-
-pkg_preinst() {
- if [ ! -f /sbin/functions.sh.ORIG ]
- then
- mv /sbin/functions.sh /sbin/functions.sh.ORIG
- fi
- if [ -f /sbin/functions.sh.ORIG ]
- then
- rm /sbin/functions.sh
- fi
-}
-
-pkg_postrm() {
- if [ ! -f /sbin/functions.sh ]
- then
- mv /sbin/functions.sh.ORIG /sbin/functions.sh
- fi
-}
diff --git a/app-i18n/init-es/metadata.xml b/app-i18n/init-es/metadata.xml
deleted file mode 100644
index d8b96be3c5cd..000000000000
--- a/app-i18n/init-es/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>no-herd</herd>
- <maintainer>
- <email>bug-wranglers@gentoo.org</email>
- <description>This package lacks a primary herd or maintainer.</description>
- </maintainer>
-</pkgmetadata>