summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-08 04:16:56 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-08 04:16:56 +0000
commit8c89ece236576049b7e7d69d8b58842d5bd1cc68 (patch)
treee40ed94b5e234111fbf1ac4400a141ee7023eebe /media-libs/libmustux
parentcheck for a few more X related deps #118237 (diff)
downloadgentoo-2-8c89ece236576049b7e7d69d8b58842d5bd1cc68.tar.gz
gentoo-2-8c89ece236576049b7e7d69d8b58842d5bd1cc68.tar.bz2
gentoo-2-8c89ece236576049b7e7d69d8b58842d5bd1cc68.zip
Added eutils to inherit line since the ebuild uses epatch.
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/libmustux')
-rw-r--r--media-libs/libmustux/ChangeLog5
-rw-r--r--media-libs/libmustux/libmustux-0.20.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libmustux/ChangeLog b/media-libs/libmustux/ChangeLog
index b0dbb8121c6d..9f4cb2a2f705 100644
--- a/media-libs/libmustux/ChangeLog
+++ b/media-libs/libmustux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libmustux
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/ChangeLog,v 1.27 2006/04/20 16:15:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/ChangeLog,v 1.28 2006/05/08 04:16:56 tcort Exp $
+
+ 08 May 2006; <tcort@gentoo.org> libmustux-0.20.2-r1.ebuild:
+ Added eutils to inherit line since the ebuild uses epatch.
20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
libmustux-0.20.2-r1.ebuild:
diff --git a/media-libs/libmustux/libmustux-0.20.2-r1.ebuild b/media-libs/libmustux/libmustux-0.20.2-r1.ebuild
index 8a03587593aa..112c1279b2ac 100644
--- a/media-libs/libmustux/libmustux-0.20.2-r1.ebuild
+++ b/media-libs/libmustux/libmustux-0.20.2-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.2-r1.ebuild,v 1.5 2006/04/20 16:15:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libmustux/libmustux-0.20.2-r1.ebuild,v 1.6 2006/05/08 04:16:56 tcort Exp $
-inherit kde-functions autotools libtool multilib
+inherit eutils kde-functions autotools libtool multilib
DESCRIPTION="Protux - Library"
HOMEPAGE="http://www.nongnu.org/protux"