diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-27 16:14:23 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-27 16:14:23 +0000 |
commit | f8fcc08881887b3476bf4cb69af5ec6569d4d13f (patch) | |
tree | b8a1675cb548d9d4b2278349d8b6a38642a435d6 /xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild | |
parent | Bump to new release, fized security bug #518108. Thanks to ago and slepnoga (diff) | |
download | historical-f8fcc08881887b3476bf4cb69af5ec6569d4d13f.tar.gz historical-f8fcc08881887b3476bf4cb69af5ec6569d4d13f.tar.bz2 historical-f8fcc08881887b3476bf4cb69af5ec6569d4d13f.zip |
Change DESCRIPTION and HOMEPAGE wrt http://bugzilla.xfce.org/show_bug.cgi?id=10974#c7
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0x4868F14D
Diffstat (limited to 'xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild index 439dbe7c36d5..7b969ca7e676 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild,v 1.1 2014/06/24 13:37:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.10.0-r1.ebuild,v 1.2 2014/07/27 16:14:17 ssuominen Exp $ EAPI=5 inherit xfconf -DESCRIPTION="A compability library for unported Xfce 4.6 plugins" -HOMEPAGE="http://www.xfce.org/" +DESCRIPTION="A compability library for unported Xfce 4.6 plugins (DEPRECATED)" +HOMEPAGE="http://wiki.gentoo.org/wiki/No_homepage http://git.xfce.org/archive/libxfcegui4/" SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" |