summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-13 04:57:43 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-04-13 04:57:43 +0000
commit064c4837e2976b56b14f3a27d0ad752c0735ac5e (patch)
tree2c5f47891b6a2222104c3045bcdf9da75ec618b4 /dev-libs/gobject-introspection-common
parentFix building with gcc-4.5 and USE="afp", thanks to Travis Glenn Hansen for re... (diff)
downloadgentoo-2-064c4837e2976b56b14f3a27d0ad752c0735ac5e.tar.gz
gentoo-2-064c4837e2976b56b14f3a27d0ad752c0735ac5e.tar.bz2
gentoo-2-064c4837e2976b56b14f3a27d0ad752c0735ac5e.zip
Make DESCRIPTION more descriptive; thanks to ralda for reporting.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/gobject-introspection-common')
-rw-r--r--dev-libs/gobject-introspection-common/ChangeLog6
-rw-r--r--dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/gobject-introspection-common/ChangeLog b/dev-libs/gobject-introspection-common/ChangeLog
index 2426f489fc57..03565a196a75 100644
--- a/dev-libs/gobject-introspection-common/ChangeLog
+++ b/dev-libs/gobject-introspection-common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/gobject-introspection-common
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.1 2012/03/28 00:58:04 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/ChangeLog,v 1.2 2012/04/13 04:57:43 tetromino Exp $
+
+ 13 Apr 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ gobject-introspection-common-1.32.0.ebuild:
+ Make DESCRIPTION more descriptive; thanks to ralda for reporting.
*gobject-introspection-common-1.32.0 (28 Mar 2012)
diff --git a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild
index 0057be7a8aab..09060fe77879 100644
--- a/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild
+++ b/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild,v 1.1 2012/03/28 00:58:04 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/gobject-introspection-common/gobject-introspection-common-1.32.0.ebuild,v 1.2 2012/04/13 04:57:43 tetromino Exp $
EAPI="4"
GNOME_ORG_MODULE="gobject-introspection"
inherit gnome.org
-DESCRIPTION="Common files for development with GObject Introspection"
+DESCRIPTION="Build infrastructure for GObject Introspection"
HOMEPAGE="http://live.gnome.org/GObjectIntrospection/"
LICENSE="as-is"