diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2010-11-08 16:34:25 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2010-11-08 16:34:25 +0000 |
commit | 5ca48c09140b2c3215ec328b6f6dc2cac0e86c46 (patch) | |
tree | ab067254495bbc208ce2997cb1cb5778ad04e3fd /x11-plugins | |
parent | Move to virtual/jpeg (diff) | |
download | gentoo-2-5ca48c09140b2c3215ec328b6f6dc2cac0e86c46.tar.gz gentoo-2-5ca48c09140b2c3215ec328b6f6dc2cac0e86c46.tar.bz2 gentoo-2-5ca48c09140b2c3215ec328b6f6dc2cac0e86c46.zip |
Move to virtual/jpeg
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/fsviewer/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/fsviewer/fsviewer-0.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
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 |