summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Buisse <nattfodd@gentoo.org>2006-01-25 11:31:36 +0000
committerAlexandre Buisse <nattfodd@gentoo.org>2006-01-25 11:31:36 +0000
commitb9d287100f96fb409eb17cec20bc8683a754b1eb (patch)
treea5046ea2ae062efd264442b4dc49ff707a3c290d /app-editors
parentVersion bump, thanks to Stephane Bonnell, #120270. (diff)
downloadhistorical-b9d287100f96fb409eb17cec20bc8683a754b1eb.tar.gz
historical-b9d287100f96fb409eb17cec20bc8683a754b1eb.tar.bz2
historical-b9d287100f96fb409eb17cec20bc8683a754b1eb.zip
Modular X porting
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/peacock/ChangeLog7
-rw-r--r--app-editors/peacock/Manifest6
-rw-r--r--app-editors/peacock/peacock-1.9.1.ebuild7
3 files changed, 11 insertions, 9 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/Manifest b/app-editors/peacock/Manifest
index 2712f2d72baa..39b1a3bee3b0 100644
--- a/app-editors/peacock/Manifest
+++ b/app-editors/peacock/Manifest
@@ -1,4 +1,4 @@
-MD5 6cb29684c995c70aee9143eb80c6b648 peacock-1.9.1.ebuild 1053
-MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
-MD5 be3b965f115f32c456e9b0aef76ad90e ChangeLog 733
+MD5 eb1ecbc1c74dbcdf02aeab047be37edf ChangeLog 834
MD5 beca1d9a8187ed70e920ac8167b5a7a2 files/digest-peacock-1.9.1 65
+MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
+MD5 bcd5aafd18b52f97f7da9190ce02c7b9 peacock-1.9.1.ebuild 1043
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