summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-editors/peacock/ChangeLog7
-rw-r--r--app-editors/peacock/peacock-1.9.1.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/app-editors/peacock/ChangeLog b/app-editors/peacock/ChangeLog
index 34a5f315f889..0af9ede24219 100644
--- a/app-editors/peacock/ChangeLog
+++ b/app-editors/peacock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/peacock
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/peacock/ChangeLog,v 1.6 2005/05/22 13:24:50 usata Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/peacock/ChangeLog,v 1.7 2006/01/25 11:31:36 nattfodd Exp $
+
+ 22 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> peacock-1.9.1.ebuild:
+ Modular X porting.
22 May 2005; Mamoru KOMACHI <usata@gentoo.org> peacock-1.9.1.ebuild:
Added missing dependencies; bug #90664.
diff --git a/app-editors/peacock/peacock-1.9.1.ebuild b/app-editors/peacock/peacock-1.9.1.ebuild
index 8c8d1efebf2c..7ca36e423970 100644
--- a/app-editors/peacock/peacock-1.9.1.ebuild
+++ b/app-editors/peacock/peacock-1.9.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/peacock/peacock-1.9.1.ebuild,v 1.6 2005/05/22 13:24:50 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/peacock/peacock-1.9.1.ebuild,v 1.7 2006/01/25 11:31:36 nattfodd Exp $
IUSE=""
@@ -12,8 +12,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 ppc"
SLOT="0"
-DEPEND="virtual/x11
- dev-util/pkgconfig
+DEPEND="dev-util/pkgconfig
>=x11-libs/gtksourceview-0.5
>=x11-libs/gtk+-2
>=gnome-base/libgnomeui-2