diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-05 00:42:34 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-05 00:42:34 -0300 |
commit | 461be5fadb7fbf43c233a70962c6e7fb512b796f (patch) | |
tree | 3d47d297a690003e34ab6bd736c41c7f01356b15 | |
parent | d3ed5317a92eb00273b9ec9eca771be0d2879ebb (diff) | |
download | abslibre-461be5fadb7fbf43c233a70962c6e7fb512b796f.tar.gz abslibre-461be5fadb7fbf43c233a70962c6e7fb512b796f.tar.bz2 abslibre-461be5fadb7fbf43c233a70962c6e7fb512b796f.zip |
licenses: remove libre suffix and add complex pkgrel
-rw-r--r-- | libre/licenses/PKGBUILD (renamed from libre/licenses-libre/PKGBUILD) | 10 | ||||
-rw-r--r-- | libre/licenses/ZopePublicLicense.txt (renamed from libre/licenses-libre/ZopePublicLicense.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/cc-by-3.0.txt (renamed from libre/licenses-libre/cc-by-3.0.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/cc-by-sa-3.0.txt (renamed from libre/licenses-libre/cc-by-sa-3.0.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/cc-readme.txt (renamed from libre/licenses-libre/cc-readme.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/cddl-1.0.txt (renamed from libre/licenses-libre/cddl-1.0.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/cpl-1.0.txt (renamed from libre/licenses-libre/cpl-1.0.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/eclipse-1.0.txt (renamed from libre/licenses-libre/eclipse-1.0.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/perlartistic.txt (renamed from libre/licenses-libre/perlartistic.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/python-2.txt (renamed from libre/licenses-libre/python-2.txt) | 0 | ||||
-rw-r--r-- | libre/licenses/w3c.txt (renamed from libre/licenses-libre/w3c.txt) | 0 |
11 files changed, 5 insertions, 5 deletions
diff --git a/libre/licenses-libre/PKGBUILD b/libre/licenses/PKGBUILD index 3410e4994..bba4aa64e 100644 --- a/libre/licenses-libre/PKGBUILD +++ b/libre/licenses/PKGBUILD @@ -5,17 +5,17 @@ # Maintainer: André Silva <emulatorman@parabola.nu> # Contributor: Luke Shumaker <lukeshu@sbcglobal.net> -pkgname=licenses-libre +pkgname=licenses pkgver=20140629 -pkgrel=1 +pkgrel=1.parabola1 pkgdesc="The standard licenses distribution package" arch=('any') license=('custom:none') url="https://parabolagnulinux.org/" groups=('base') -provides=("licenses=${pkgver}") -conflicts=('licenses') -replaces=('licenses') +makedepends=(links) +conflicts=('licenses-libre') +replaces=('licenses-libre') source=(apache-2.0.txt::http://www.apache.org/licenses/LICENSE-2.0.txt cc-by-3.0.txt cc-by-sa-3.0.txt diff --git a/libre/licenses-libre/ZopePublicLicense.txt b/libre/licenses/ZopePublicLicense.txt index 0f06d960d..0f06d960d 100644 --- a/libre/licenses-libre/ZopePublicLicense.txt +++ b/libre/licenses/ZopePublicLicense.txt diff --git a/libre/licenses-libre/cc-by-3.0.txt b/libre/licenses/cc-by-3.0.txt index 4c79aa8ae..4c79aa8ae 100644 --- a/libre/licenses-libre/cc-by-3.0.txt +++ b/libre/licenses/cc-by-3.0.txt diff --git a/libre/licenses-libre/cc-by-sa-3.0.txt b/libre/licenses/cc-by-sa-3.0.txt index 7252d9ca5..7252d9ca5 100644 --- a/libre/licenses-libre/cc-by-sa-3.0.txt +++ b/libre/licenses/cc-by-sa-3.0.txt diff --git a/libre/licenses-libre/cc-readme.txt b/libre/licenses/cc-readme.txt index d71e2254f..d71e2254f 100644 --- a/libre/licenses-libre/cc-readme.txt +++ b/libre/licenses/cc-readme.txt diff --git a/libre/licenses-libre/cddl-1.0.txt b/libre/licenses/cddl-1.0.txt index d83893249..d83893249 100644 --- a/libre/licenses-libre/cddl-1.0.txt +++ b/libre/licenses/cddl-1.0.txt diff --git a/libre/licenses-libre/cpl-1.0.txt b/libre/licenses/cpl-1.0.txt index c48081b33..c48081b33 100644 --- a/libre/licenses-libre/cpl-1.0.txt +++ b/libre/licenses/cpl-1.0.txt diff --git a/libre/licenses-libre/eclipse-1.0.txt b/libre/licenses/eclipse-1.0.txt index f61d34dfe..f61d34dfe 100644 --- a/libre/licenses-libre/eclipse-1.0.txt +++ b/libre/licenses/eclipse-1.0.txt diff --git a/libre/licenses-libre/perlartistic.txt b/libre/licenses/perlartistic.txt index aaf7c8801..aaf7c8801 100644 --- a/libre/licenses-libre/perlartistic.txt +++ b/libre/licenses/perlartistic.txt diff --git a/libre/licenses-libre/python-2.txt b/libre/licenses/python-2.txt index 454f4ea69..454f4ea69 100644 --- a/libre/licenses-libre/python-2.txt +++ b/libre/licenses/python-2.txt diff --git a/libre/licenses-libre/w3c.txt b/libre/licenses/w3c.txt index 6a29463d3..6a29463d3 100644 --- a/libre/licenses-libre/w3c.txt +++ b/libre/licenses/w3c.txt |