diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-01 17:27:31 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-10-01 17:27:31 +0000 |
commit | 282fc3cedb11a63297b147de30e99b010759ea22 (patch) | |
tree | d3a4d049c17bede790073588601b67918a7442be /kde-base/kdenetwork | |
parent | Remove build-time dependency on xextproto. (diff) | |
download | historical-282fc3cedb11a63297b147de30e99b010759ea22.tar.gz historical-282fc3cedb11a63297b147de30e99b010759ea22.tar.bz2 historical-282fc3cedb11a63297b147de30e99b010759ea22.zip |
Remove build-time dependency on xextproto.
Package-Manager: portage-2.1.2_pre2
Diffstat (limited to 'kde-base/kdenetwork')
-rw-r--r-- | kde-base/kdenetwork/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-3.5.2.ebuild | 3 | ||||
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild | 3 | ||||
-rw-r--r-- | kde-base/kdenetwork/kdenetwork-3.5.4.ebuild | 3 |
4 files changed, 9 insertions, 7 deletions
diff --git a/kde-base/kdenetwork/ChangeLog b/kde-base/kdenetwork/ChangeLog index 95a5b3ff38f4..fcfa3e424a21 100644 --- a/kde-base/kdenetwork/ChangeLog +++ b/kde-base/kdenetwork/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kdenetwork # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.217 2006/09/17 22:53:11 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.218 2006/10/01 17:19:52 flameeyes Exp $ + + 01 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> + kdenetwork-3.5.2.ebuild, kdenetwork-3.5.3-r4.ebuild, + kdenetwork-3.5.4.ebuild: + Remove build-time dependency on xextproto. 17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kdenetwork-3.4.3.ebuild: Drop KDE 3.4. diff --git a/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild b/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild index 1727577c534a..cc35161588e2 100644 --- a/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild,v 1.15 2006/09/10 00:18:41 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.2.ebuild,v 1.16 2006/10/01 17:19:52 flameeyes Exp $ inherit kde-dist eutils flag-o-matic @@ -37,7 +37,6 @@ DEPEND="${BOTH_DEPEND} kernel_linux? ( virtual/os-headers ) || ( ( x11-proto/videoproto - x11-proto/xextproto x11-proto/xproto kernel_linux? ( x11-libs/libXv ) x11-proto/scrnsaverproto diff --git a/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild b/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild index b9080f7b1502..a270239b4950 100644 --- a/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild,v 1.1 2006/07/31 18:55:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.3-r4.ebuild,v 1.2 2006/10/01 17:19:52 flameeyes Exp $ inherit kde-dist eutils flag-o-matic @@ -40,7 +40,6 @@ DEPEND="${BOTH_DEPEND} kernel_linux? ( virtual/os-headers ) || ( ( x11-proto/videoproto - x11-proto/xextproto x11-proto/xproto kernel_linux? ( x11-libs/libXv ) x11-proto/scrnsaverproto diff --git a/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild b/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild index 1ec15cf36faf..fe4b6cfe8c79 100644 --- a/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild +++ b/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild,v 1.2 2006/07/31 18:55:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.4.ebuild,v 1.3 2006/10/01 17:19:52 flameeyes Exp $ inherit kde-dist eutils flag-o-matic @@ -40,7 +40,6 @@ DEPEND="${BOTH_DEPEND} kernel_linux? ( virtual/os-headers ) || ( ( x11-proto/videoproto - x11-proto/xextproto x11-proto/xproto kernel_linux? ( x11-libs/libXv ) x11-proto/scrnsaverproto |