diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:44:43 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-08-02 05:44:43 +0000 |
commit | d51e2b841de5a21bfb898ce9217fd4e4a7c0d0a6 (patch) | |
tree | beba1bd7cb3af697a67e8f250f1f0e9e4dbf89fd /app-emulation/vice | |
parent | Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. (diff) | |
download | gentoo-2-d51e2b841de5a21bfb898ce9217fd4e4a7c0d0a6.tar.gz gentoo-2-d51e2b841de5a21bfb898ce9217fd4e4a7c0d0a6.tar.bz2 gentoo-2-d51e2b841de5a21bfb898ce9217fd4e4a7c0d0a6.zip |
Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/vice')
-rw-r--r-- | app-emulation/vice/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/vice/vice-2.2.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/vice/vice-2.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog index 3c524fa7cebb..b70a1e7fa427 100644 --- a/app-emulation/vice/ChangeLog +++ b/app-emulation/vice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/vice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.75 2011/07/29 04:57:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.76 2011/08/02 05:44:43 mattst88 Exp $ + + 02 Aug 2011; Matt Turner <mattst88@gentoo.org> vice-2.2.ebuild, + vice-2.3.ebuild: + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d. *vice-2.3 (29 Jul 2011) diff --git a/app-emulation/vice/vice-2.2.ebuild b/app-emulation/vice/vice-2.2.ebuild index 3fee800c285d..858e9c29bcd6 100644 --- a/app-emulation/vice/vice-2.2.ebuild +++ b/app-emulation/vice/vice-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.2.ebuild,v 1.6 2011/03/31 15:35:13 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.2.ebuild,v 1.7 2011/08/02 05:44:43 mattst88 Exp $ EAPI=2 inherit autotools eutils games @@ -23,7 +23,7 @@ RDEPEND=" x11-libs/libXt x11-libs/libXxf86vm x11-apps/xset - Xaw3d? ( x11-libs/Xaw3d ) + Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( !gnome? ( x11-libs/libXaw ) ) alsa? ( media-libs/alsa-lib ) gnome? ( diff --git a/app-emulation/vice/vice-2.3.ebuild b/app-emulation/vice/vice-2.3.ebuild index 4961c48b3243..982f889d60fc 100644 --- a/app-emulation/vice/vice-2.3.ebuild +++ b/app-emulation/vice/vice-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.1 2011/07/29 04:57:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-2.3.ebuild,v 1.2 2011/08/02 05:44:43 mattst88 Exp $ EAPI=2 inherit autotools eutils games @@ -23,7 +23,7 @@ RDEPEND=" x11-libs/libXt x11-libs/libXxf86vm x11-apps/xset - Xaw3d? ( x11-libs/Xaw3d ) + Xaw3d? ( x11-libs/libXaw3d ) !Xaw3d? ( !gnome? ( x11-libs/libXaw ) ) alsa? ( media-libs/alsa-lib ) gnome? ( |