diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 17:18:11 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-12-06 17:18:11 +0000 |
commit | a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35 (patch) | |
tree | 6180d3262587e0b979c914c2a229da38c0a5fdb9 /games-emulation/psemu-peopsspu | |
parent | Remove old virtual/x11 dependency. (diff) | |
download | historical-a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35.tar.gz historical-a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35.tar.bz2 historical-a389aa6d2ad999a526c5ed6c43e06ff0e7f01a35.zip |
Removed sed-4 from *DEPEND.
Package-Manager: portage-2.1.2_rc2-r2
Diffstat (limited to 'games-emulation/psemu-peopsspu')
-rw-r--r-- | games-emulation/psemu-peopsspu/ChangeLog | 8 | ||||
-rw-r--r-- | games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-emulation/psemu-peopsspu/ChangeLog b/games-emulation/psemu-peopsspu/ChangeLog index c5fc565d3a8b..8d8928e8ca74 100644 --- a/games-emulation/psemu-peopsspu/ChangeLog +++ b/games-emulation/psemu-peopsspu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-emulation/psemu-peopsspu -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopsspu/ChangeLog,v 1.8 2004/12/07 06:02:13 vapier Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopsspu/ChangeLog,v 1.9 2006/12/06 17:18:11 wolf31o2 Exp $ + + 06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> + psemu-peopsspu-1.0.9.ebuild: + Removed sed-4 from *DEPEND. *psemu-peopsspu-1.0.9 (07 Dec 2004) diff --git a/games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild b/games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild index 84b613faec82..52cdbaeb0f46 100644 --- a/games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild +++ b/games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild,v 1.1 2004/12/07 06:02:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-peopsspu/psemu-peopsspu-1.0.9.ebuild,v 1.2 2006/12/06 17:18:11 wolf31o2 Exp $ inherit eutils games @@ -17,7 +17,6 @@ RDEPEND="alsa? ( media-libs/alsa-lib ) app-arch/unzip =x11-libs/gtk+-1*" DEPEND="${RDEPEND} - >=sys-apps/sed-4 sys-devel/automake" S="${WORKDIR}" |