diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/iceape-l10n/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/iceape-libre/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/icedove-l10n/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/icedove-libre/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/iceweasel-l10n/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/iceweasel-libre/PKGBUILD | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/libre/iceape-l10n/PKGBUILD b/libre/iceape-l10n/PKGBUILD index faf607a78..27b86b8ec 100644 --- a/libre/iceape-l10n/PKGBUILD +++ b/libre/iceape-l10n/PKGBUILD @@ -26,7 +26,7 @@ epoch=1 pkgver=${_debver}.${_debrel} pkgrel=1 -pkgdesc="Language packs for Debian Iceape" +pkgdesc="Language packs for Debian Iceape." arch=('any') url="http://packages.debian.org/sid/iceape" license=('MPL' 'GPL') diff --git a/libre/iceape-libre/PKGBUILD b/libre/iceape-libre/PKGBUILD index 806a63889..7b467a8e3 100644 --- a/libre/iceape-libre/PKGBUILD +++ b/libre/iceape-libre/PKGBUILD @@ -13,7 +13,7 @@ pkgname=${_debname}-libre epoch=1 pkgver=${_debver}.${_debrel} pkgrel=1 -pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey" +pkgdesc="A libre version of Debian Iceape, the internet suite based on SeaMonkey." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'hunspell' 'libevent' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common' 'mozilla-searchplugins' 'nss' 'sqlite' 'startup-notification') diff --git a/libre/icedove-l10n/PKGBUILD b/libre/icedove-l10n/PKGBUILD index fea6ac761..13fd0b83f 100644 --- a/libre/icedove-l10n/PKGBUILD +++ b/libre/icedove-l10n/PKGBUILD @@ -13,7 +13,7 @@ pkgname=($(for lang in ${_langpacks[@]} done)) pkgrel=1 -pkgdesc="Language packs for Debian Icedove" +pkgdesc="Language packs for Debian Icedove." arch=('any') url="http://packages.debian.org/sid/icedove" license=('MPL' 'GPL') diff --git a/libre/icedove-libre/PKGBUILD b/libre/icedove-libre/PKGBUILD index 25b2ae64c..246f228bc 100644 --- a/libre/icedove-libre/PKGBUILD +++ b/libre/icedove-libre/PKGBUILD @@ -13,7 +13,7 @@ pkgname=${_debname}-libre epoch=1 pkgver=${_debver}.${_debrel} pkgrel=1 -pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird" +pkgdesc="A libre version of Debian Icedove, the standalone mail/news reader based on Mozilla Thunderbird." arch=('i686' 'x86_64' 'mips64el') license=('MPL' 'GPL' 'LGPL') url="http://packages.debian.org/sid/${_pkgname}" diff --git a/libre/iceweasel-l10n/PKGBUILD b/libre/iceweasel-l10n/PKGBUILD index fe10826ef..7965fb260 100644 --- a/libre/iceweasel-l10n/PKGBUILD +++ b/libre/iceweasel-l10n/PKGBUILD @@ -26,7 +26,7 @@ epoch=1 pkgver=$_debver.$_debrel pkgrel=1 -pkgdesc="Language packs for Debian Iceweasel" +pkgdesc="Language packs for Debian Iceweasel." arch=('any') url="http://packages.debian.org/experimental/iceweasel" license=('MPL' 'GPL') diff --git a/libre/iceweasel-libre/PKGBUILD b/libre/iceweasel-libre/PKGBUILD index 1af415e78..32e502bcb 100644 --- a/libre/iceweasel-libre/PKGBUILD +++ b/libre/iceweasel-libre/PKGBUILD @@ -25,7 +25,7 @@ epoch=1 pkgver=$_debver.$_debrel pkgrel=1 -pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox" +pkgdesc="A libre version of Debian Iceweasel, the standalone web browser based on Mozilla Firefox." arch=(i686 x86_64 mips64el) license=(MPL GPL LGPL) depends=(alsa-lib dbus-glib desktop-file-utils gtk2 gstreamer0.10-base hicolor-icon-theme hunspell libevent libnotify libvpx libxt mime-types mozilla-common mozilla-searchplugins nss sqlite startup-notification) |