summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-06-25 11:38:46 +0200
committerPacho Ramos <pacho@gentoo.org>2016-06-25 14:19:50 +0200
commit215c9763d1e6805abbe1f1b523dc7b0c3ae0d67c (patch)
tree765a6b68192b32dd8776eef79a1e5637ba6e447a /dev-libs
parentdev-libs/gobject-introspection: Version bump (diff)
downloadgentoo-215c9763d1e6805abbe1f1b523dc7b0c3ae0d67c.tar.gz
gentoo-215c9763d1e6805abbe1f1b523dc7b0c3ae0d67c.tar.bz2
gentoo-215c9763d1e6805abbe1f1b523dc7b0c3ae0d67c.zip
dev-libs/gobject-introspection: Use a shorter description as repoman suggests
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild b/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild
index 9786e8f3e876..a5a5942794ef 100644
--- a/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild
+++ b/dev-libs/gobject-introspection/gobject-introspection-1.48.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml"
inherit gnome2 python-single-r1 toolchain-funcs versionator
-DESCRIPTION="Introspection infrastructure for generating gobject library bindings for various languages"
+DESCRIPTION="Introspection system for GObject-based libraries"
HOMEPAGE="https://wiki.gnome.org/Projects/GObjectIntrospection"
LICENSE="LGPL-2+ GPL-2+"