diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-25 11:31:36 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-25 11:31:36 +0000 |
commit | 80dd230ef637fb913a834b4cf2756e5c04ea018f (patch) | |
tree | ed246c3c64d88e746f58a587ff72d435b87d5d2b /app-editors/peacock | |
parent | Version bump, thanks to Stephane Bonnell, #120270. (diff) | |
download | gentoo-2-80dd230ef637fb913a834b4cf2756e5c04ea018f.tar.gz gentoo-2-80dd230ef637fb913a834b4cf2756e5c04ea018f.tar.bz2 gentoo-2-80dd230ef637fb913a834b4cf2756e5c04ea018f.zip |
Modular X porting
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors/peacock')
-rw-r--r-- | app-editors/peacock/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/peacock/peacock-1.9.1.ebuild | 7 |
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 |