summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-30 07:42:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-30 07:42:38 +0000
commitd5ad543d6da03bfc38873354f9112a4e6c2b80e3 (patch)
tree42197f31fe3d9a49f6bdc83938080ce1e21fc705 /app-emulation
parentremove older ebuilds (diff)
downloadhistorical-d5ad543d6da03bfc38873354f9112a4e6c2b80e3.tar.gz
historical-d5ad543d6da03bfc38873354f9112a4e6c2b80e3.tar.bz2
historical-d5ad543d6da03bfc38873354f9112a4e6c2b80e3.zip
remove unused patches
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/vice/ChangeLog6
-rw-r--r--app-emulation/vice/Manifest4
-rw-r--r--app-emulation/vice/files/1.12-po-Makefile.patch17
-rw-r--r--app-emulation/vice/files/1.13-po-Makefile.patch17
4 files changed, 6 insertions, 38 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog
index 8bc22caa1fc9..a0ba36293cb9 100644
--- a/app-emulation/vice/ChangeLog
+++ b/app-emulation/vice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/vice
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.10 2004/03/30 07:41:52 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.11 2004/03/30 07:42:38 mr_bones_ Exp $
+
+ 29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ files/1.12-po-Makefile.patch, files/1.13-po-Makefile.patch:
+ remove unused patches
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> vice-1.12-r1.ebuild,
vice-1.13.ebuild:
diff --git a/app-emulation/vice/Manifest b/app-emulation/vice/Manifest
index 92d5a7726e35..cfb8f897b790 100644
--- a/app-emulation/vice/Manifest
+++ b/app-emulation/vice/Manifest
@@ -1,6 +1,4 @@
-MD5 2edf7891f96b32972de0370a148c7905 ChangeLog 1450
+MD5 4c6997b21744b58c2794d6a09f79e12d ChangeLog 1592
MD5 a313f79b2af4b0767b678210c3fb8f49 vice-1.14.ebuild 1303
-MD5 bee1c24b1742b33f95f243358383697e files/1.12-po-Makefile.patch 555
-MD5 bee1c24b1742b33f95f243358383697e files/1.13-po-Makefile.patch 555
MD5 962c8cfd8a9a308b180e1a26c4973625 files/1.14-po-Makefile.patch 560
MD5 eca7586b8ef1c0d8665368c0328f9250 files/digest-vice-1.14 62
diff --git a/app-emulation/vice/files/1.12-po-Makefile.patch b/app-emulation/vice/files/1.12-po-Makefile.patch
deleted file mode 100644
index 84ff95cb4e41..000000000000
--- a/app-emulation/vice/files/1.12-po-Makefile.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.in.in 2000-07-14 18:26:17.000000000 -0400
-+++ /Makefile.in.in 2003-07-13 03:13:35.000000000 -0400
-@@ -18,10 +18,10 @@
-
- prefix = @prefix@
- exec_prefix = @exec_prefix@
--datadir = $(prefix)/@DATADIRNAME@
--localedir = $(datadir)/locale
--gnulocaledir = $(prefix)/share/locale
--gettextsrcdir = $(prefix)/share/gettext/po
-+datadir = $(DESTDIR)$(prefix)/@DATADIRNAME@
-+localedir = $(DESTDIR)$(datadir)/locale
-+gnulocaledir = $(DESTDIR)$(prefix)/share/locale
-+gettextsrcdir = $(DESTDIR)$(prefix)/share/gettext/po
- subdir = po
-
- INSTALL = @INSTALL@
diff --git a/app-emulation/vice/files/1.13-po-Makefile.patch b/app-emulation/vice/files/1.13-po-Makefile.patch
deleted file mode 100644
index 84ff95cb4e41..000000000000
--- a/app-emulation/vice/files/1.13-po-Makefile.patch
+++ /dev/null
@@ -1,17 +0,0 @@
---- Makefile.in.in 2000-07-14 18:26:17.000000000 -0400
-+++ /Makefile.in.in 2003-07-13 03:13:35.000000000 -0400
-@@ -18,10 +18,10 @@
-
- prefix = @prefix@
- exec_prefix = @exec_prefix@
--datadir = $(prefix)/@DATADIRNAME@
--localedir = $(datadir)/locale
--gnulocaledir = $(prefix)/share/locale
--gettextsrcdir = $(prefix)/share/gettext/po
-+datadir = $(DESTDIR)$(prefix)/@DATADIRNAME@
-+localedir = $(DESTDIR)$(datadir)/locale
-+gnulocaledir = $(DESTDIR)$(prefix)/share/locale
-+gettextsrcdir = $(DESTDIR)$(prefix)/share/gettext/po
- subdir = po
-
- INSTALL = @INSTALL@