diff options
author | 2010-11-08 16:34:25 +0000 | |
---|---|---|
committer | 2010-11-08 16:34:25 +0000 | |
commit | 962e93171124c8ac480b48d442513df18daee79d (patch) | |
tree | beee751a093047ee25d107ee966bab0d4785e941 | |
parent | Move to virtual/jpeg, drop old versions (diff) | |
download | historical-962e93171124c8ac480b48d442513df18daee79d.tar.gz historical-962e93171124c8ac480b48d442513df18daee79d.tar.bz2 historical-962e93171124c8ac480b48d442513df18daee79d.zip |
Move to virtual/jpeg
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
-rw-r--r-- | x11-plugins/asapm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/asapm/asapm-3.1.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/ascpu/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/ascpu/ascpu-1.11.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/astime/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/astime/astime-2.8-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/fsviewer/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/fsviewer/fsviewer-0.2.5.ebuild | 4 |
8 files changed, 30 insertions, 17 deletions
diff --git a/x11-plugins/asapm/ChangeLog b/x11-plugins/asapm/ChangeLog index 38dfa51cfd5f..0d65d5f7c17b 100644 --- a/x11-plugins/asapm/ChangeLog +++ b/x11-plugins/asapm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/asapm -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.16 2006/12/08 17:17:46 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.17 2010/11/08 16:29:09 voyageur Exp $ + + 08 Nov 2010; Bernard Cafarelli <voyageur@gentoo.org> asapm-3.1.ebuild: + Move to virtual/jpeg 08 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> -files/asapm-2.10-gentoo.diff, -asapm-2.10.ebuild, -asapm-2.11.ebuild, diff --git a/x11-plugins/asapm/asapm-3.1.ebuild b/x11-plugins/asapm/asapm-3.1.ebuild index f83846f71cdc..54e0f067fad8 100644 --- a/x11-plugins/asapm/asapm-3.1.ebuild +++ b/x11-plugins/asapm/asapm-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.1.ebuild,v 1.4 2006/11/27 13:14:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.1.ebuild,v 1.5 2010/11/08 16:29:09 voyageur Exp $ inherit toolchain-funcs @@ -15,7 +15,7 @@ IUSE="jpeg" RDEPEND="x11-libs/libXpm x11-libs/libSM - jpeg? ( media-libs/jpeg )" + jpeg? ( virtual/jpeg )" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-plugins/ascpu/ChangeLog b/x11-plugins/ascpu/ChangeLog index e66cd42b5395..31b5b875a683 100644 --- a/x11-plugins/ascpu/ChangeLog +++ b/x11-plugins/ascpu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/ascpu -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.22 2006/12/08 18:33:01 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ChangeLog,v 1.23 2010/11/08 16:30:03 voyageur Exp $ + + 08 Nov 2010; Bernard Cafarelli <voyageur@gentoo.org> ascpu-1.11.ebuild: + Move to virtual/jpeg 08 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> -files/ascpu-1.9-gentoo.patch, -files/ascpu-1.10-gentoo.patch, diff --git a/x11-plugins/ascpu/ascpu-1.11.ebuild b/x11-plugins/ascpu/ascpu-1.11.ebuild index b17da63a8e6a..0b0d96edf780 100644 --- a/x11-plugins/ascpu/ascpu-1.11.ebuild +++ b/x11-plugins/ascpu/ascpu-1.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.6 2006/11/27 12:51:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/ascpu/ascpu-1.11.ebuild,v 1.7 2010/11/08 16:30:03 voyageur Exp $ inherit eutils toolchain-funcs @@ -15,7 +15,7 @@ KEYWORDS="amd64 ~mips ppc ppc64 sparc x86" RDEPEND="x11-libs/libXpm x11-libs/libSM - jpeg? ( media-libs/jpeg )" + jpeg? ( virtual/jpeg )" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-plugins/astime/ChangeLog b/x11-plugins/astime/ChangeLog index 1da25a771a27..79748e9a1e9d 100644 --- a/x11-plugins/astime/ChangeLog +++ b/x11-plugins/astime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/astime -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.13 2006/12/08 17:26:28 mr_bones_ Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.14 2010/11/08 16:32:38 voyageur Exp $ + + 08 Nov 2010; Bernard Cafarelli <voyageur@gentoo.org> astime-2.8-r1.ebuild: + Move to virtual/jpeg 08 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> -astime-2.8.ebuild: clean out older ebuild diff --git a/x11-plugins/astime/astime-2.8-r1.ebuild b/x11-plugins/astime/astime-2.8-r1.ebuild index 097cded18cd1..198ef4c4a285 100644 --- a/x11-plugins/astime/astime-2.8-r1.ebuild +++ b/x11-plugins/astime/astime-2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.7 2010/07/22 14:39:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.8 2010/11/08 16:32:38 voyageur Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ IUSE="jpeg" RDEPEND="x11-libs/libXpm x11-libs/libSM - jpeg? ( media-libs/jpeg )" + jpeg? ( virtual/jpeg )" DEPEND="${RDEPEND} x11-proto/xproto" diff --git a/x11-plugins/fsviewer/ChangeLog b/x11-plugins/fsviewer/ChangeLog index dafd7d856c61..69d537f6a3fb 100644 --- a/x11-plugins/fsviewer/ChangeLog +++ b/x11-plugins/fsviewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/fsviewer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.17 2010/06/26 23:42:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/ChangeLog,v 1.18 2010/11/08 16:34:25 voyageur Exp $ + + 08 Nov 2010; Bernard Cafarelli <voyageur@gentoo.org> + fsviewer-0.2.5.ebuild: + Move to virtual/jpeg *fsviewer-0.2.6 (26 Jun 2010) diff --git a/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild b/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild index 498caecdb3dc..49bb286e8d92 100644 --- a/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild +++ b/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v 1.9 2010/06/26 23:45:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/fsviewer/fsviewer-0.2.5.ebuild,v 1.10 2010/11/08 16:34:25 voyageur Exp $ inherit eutils @@ -31,7 +31,7 @@ DEPEND=">=x11-wm/windowmaker-0.92.0-r3 x11-proto/xproto x11-proto/xextproto media-libs/tiff - media-libs/jpeg + virtual/jpeg media-libs/giflib media-libs/libpng media-libs/fontconfig |