[arch-commits] Commit in mime-types/repos (4 files)

Gaetan Bisson bisson at nymeria.archlinux.org
Sat Jun 15 00:05:00 UTC 2013


    Date: Saturday, June 15, 2013 @ 02:05:00
  Author: bisson
Revision: 188487

db-move: moved mime-types from [testing] to [extra] (any)

Added:
  mime-types/repos/extra-any/PKGBUILD
    (from rev 188486, mime-types/repos/testing-any/PKGBUILD)
Deleted:
  mime-types/repos/extra-any/PKGBUILD
  mime-types/repos/extra-any/archlinux.patch
  mime-types/repos/testing-any/

---------------------------+
 /PKGBUILD                 |   20 ++++++++++++++++++++
 extra-any/PKGBUILD        |   23 -----------------------
 extra-any/archlinux.patch |    7 -------
 3 files changed, 20 insertions(+), 30 deletions(-)

Deleted: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2013-06-14 23:27:22 UTC (rev 188486)
+++ extra-any/PKGBUILD	2013-06-15 00:05:00 UTC (rev 188487)
@@ -1,23 +0,0 @@
-# $Id$
-# Contributor: Jan de Groot <jgc at archlinux.org>
-# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=mime-types
-pkgver=8
-pkgrel=1
-pkgdesc='Provides /etc/mime.types'
-url='http://www.archlinux.org/'
-license=('GPL2')
-arch=('any')
-backup=('etc/mime.types')
-source=("http://mirrors.kernel.org/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2"
-        'archlinux.patch')
-sha1sums=('01682b0ad3111a6cf65e6c9db0c18ddd7523c593'
-          '2fc3e867317e7144bbf38359f3791c3f8899198a')
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	patch -p1 -i ../archlinux.patch
-	install -Dm644 mime.types "${pkgdir}"/etc/mime.types
-}

Copied: mime-types/repos/extra-any/PKGBUILD (from rev 188486, mime-types/repos/testing-any/PKGBUILD)
===================================================================
--- extra-any/PKGBUILD	                        (rev 0)
+++ extra-any/PKGBUILD	2013-06-15 00:05:00 UTC (rev 188487)
@@ -0,0 +1,20 @@
+# $Id$
+# Contributor: Jan de Groot <jgc at archlinux.org>
+# Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=mime-types
+pkgver=9
+pkgrel=1
+pkgdesc='Provides /etc/mime.types'
+url='http://packages.gentoo.org/package/app-misc/mime-types'
+license=('GPL2')
+arch=('any')
+backup=('etc/mime.types')
+source=("http://mirrors.kernel.org/gentoo/distfiles/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('b21b7775a006b60113a6648e20beb1decdac8899')
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	install -Dm644 mime.types "${pkgdir}"/etc/mime.types
+}

Deleted: extra-any/archlinux.patch
===================================================================
--- extra-any/archlinux.patch	2013-06-14 23:27:22 UTC (rev 188486)
+++ extra-any/archlinux.patch	2013-06-15 00:05:00 UTC (rev 188487)
@@ -1,7 +0,0 @@
-diff -au0r old/mime.types new/mime.types
---- old/mime.types	2009-10-15 07:51:24.000000000 -0700
-+++ new/mime.types	2011-08-02 22:49:14.962241561 -0700
-@@ -2 +2,2 @@
--# distributed as the app-misc/mime-types package.
-+# distributed in Arch Linux as the mime-types package, which is based on
-+# Gentoo's app-misc/mime-types package.




More information about the arch-commits mailing list