diff options
author | Dennis Lamm <expeditioneer@gentoo.org> | 2016-01-04 15:52:53 +0100 |
---|---|---|
committer | Dennis Lamm <expeditioneer@gentoo.org> | 2016-01-04 15:52:53 +0100 |
commit | 7692db7a06040e1e10d947ff4ef69c2c9ada6337 (patch) | |
tree | 84fcafb3fc1fea599eb50827b3df25b6b935d668 /gnome-base | |
parent | gnome-extra/gnome-web-photo corrected license to LGPL-2.1+ (diff) | |
download | gentoo-7692db7a06040e1e10d947ff4ef69c2c9ada6337.tar.gz gentoo-7692db7a06040e1e10d947ff4ef69c2c9ada6337.tar.bz2 gentoo-7692db7a06040e1e10d947ff4ef69c2c9ada6337.zip |
gnome-base/libbonoboui updated homepage
Package-Manager: portage-2.2.26
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild | 2 | ||||
-rw-r--r-- | gnome-base/libbonoboui/metadata.xml | 8 |
2 files changed, 9 insertions, 1 deletions
diff --git a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild index 3788dcbefbdd..49a6fc0a9223 100644 --- a/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild +++ b/gnome-base/libbonoboui/libbonoboui-2.24.5-r1.ebuild @@ -10,7 +10,7 @@ GNOME_TARBALL_SUFFIX="bz2" inherit eutils gnome2 virtualx DESCRIPTION="User Interface part of libbonobo" -HOMEPAGE="https://library.gnome.org/devel/libbonoboui/" +HOMEPAGE="https://developer.gnome.org/libbonoboui/" LICENSE="GPL-2 LGPL-2.1" SLOT="0" diff --git a/gnome-base/libbonoboui/metadata.xml b/gnome-base/libbonoboui/metadata.xml index da6fd63d0085..7be18f633777 100644 --- a/gnome-base/libbonoboui/metadata.xml +++ b/gnome-base/libbonoboui/metadata.xml @@ -2,4 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>gnome</herd> +<longdescription> + computer. It will however make a snappier openoffice than the binary version. + The Bonobo UI library provides a number of user interface controls using the + Bonobo component framework. This module is heading towards planned deprecation. + It will continue to be supported and API/ABI stable throughout the GNOME 2.x + series, but we do not recommend using it in new applications unless you require + functionality that has not already been moved elsewhere. +</longdescription> </pkgmetadata> |