summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-04 12:01:18 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-05-04 12:01:18 +0000
commit297eb28e38815a37fdc7a6413946c3a89b3f4435 (patch)
tree2967865a7fc4b353b86cd988c7faf9f53628012d /x11-libs/libmatchbox
parentVersion bump (diff)
downloadgentoo-2-297eb28e38815a37fdc7a6413946c3a89b3f4435.tar.gz
gentoo-2-297eb28e38815a37fdc7a6413946c3a89b3f4435.tar.bz2
gentoo-2-297eb28e38815a37fdc7a6413946c3a89b3f4435.zip
QA: add missing libtool inherit.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libmatchbox')
-rw-r--r--x11-libs/libmatchbox/ChangeLog6
-rw-r--r--x11-libs/libmatchbox/libmatchbox-1.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libmatchbox/ChangeLog b/x11-libs/libmatchbox/ChangeLog
index 4d2b626f0c35..b0e0f57f583e 100644
--- a/x11-libs/libmatchbox/ChangeLog
+++ b/x11-libs/libmatchbox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libmatchbox
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.14 2010/04/26 15:17:37 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/ChangeLog,v 1.15 2010/05/04 12:01:18 flameeyes Exp $
+
+ 04 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ libmatchbox-1.9.ebuild:
+ QA: add missing libtool inherit.
26 Apr 2010; Yuri Vasilevski <yvasilev@gentoo.org> libmatchbox-1.9.ebuild:
Fixed installation of ChangeLog file (Bug #316497), fixed dependencies,
diff --git a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild
index fc8ea62c8f0d..3c07c6c7a969 100644
--- a/x11-libs/libmatchbox/libmatchbox-1.9.ebuild
+++ b/x11-libs/libmatchbox/libmatchbox-1.9.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.9 2010/04/26 15:17:37 yvasilev Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libmatchbox/libmatchbox-1.9.ebuild,v 1.10 2010/05/04 12:01:18 flameeyes Exp $
-inherit eutils
+inherit eutils libtool
DESCRIPTION="The Matchbox Library."
HOMEPAGE="http://matchbox-project.org/"