diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-16 21:00:05 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-08-16 21:00:05 -0300 |
commit | 804af9ecd9b9d1c3d47565790f3b150e9537e502 (patch) | |
tree | 0e49ff6a99692d350d8e8e1e6db21cf5a3107344 | |
parent | 91f9d47ebc3609dc8603d15e1682fa80ba3d407f (diff) | |
download | abslibre-804af9ecd9b9d1c3d47565790f3b150e9537e502.tar.gz abslibre-804af9ecd9b9d1c3d47565790f3b150e9537e502.tar.bz2 abslibre-804af9ecd9b9d1c3d47565790f3b150e9537e502.zip |
kdepim-runtime-coherence: move to coherence repo and add replaces line
-rw-r--r-- | coherence/kdepim-runtime-coherence/PKGBUILD (renamed from pcr/kdepim-runtime-coherence/PKGBUILD) | 1 | ||||
-rw-r--r-- | coherence/kdepim-runtime-coherence/kdepim-runtime.install (renamed from pcr/kdepim-runtime-coherence/kdepim-runtime.install) | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/pcr/kdepim-runtime-coherence/PKGBUILD b/coherence/kdepim-runtime-coherence/PKGBUILD index d3352d8a4..7fa4c0a00 100644 --- a/pcr/kdepim-runtime-coherence/PKGBUILD +++ b/coherence/kdepim-runtime-coherence/PKGBUILD @@ -14,6 +14,7 @@ license=('GPL' 'LGPL' 'FDL') depends=('kdebase-runtime' 'libkolab') makedepends=('cmake' 'automoc4' 'boost') install="${_pkgname}.install" +replaces=$_pkgname conflicts=$_pkgname provides=$_pkgname=$pkgver source=("http://download.kde.org/stable/${pkgver}/src/${_pkgname}-${pkgver}.tar.xz") diff --git a/pcr/kdepim-runtime-coherence/kdepim-runtime.install b/coherence/kdepim-runtime-coherence/kdepim-runtime.install index c77e68041..c77e68041 100644 --- a/pcr/kdepim-runtime-coherence/kdepim-runtime.install +++ b/coherence/kdepim-runtime-coherence/kdepim-runtime.install |