diff options
author | 2007-12-25 22:36:37 +0000 | |
---|---|---|
committer | 2007-12-25 22:36:37 +0000 | |
commit | 7f79b1057b661f3879f2120917eda2bc5c6d780a (patch) | |
tree | 2cb04313ef70b1bb44459bc5b9f3aa622eb29c2c /games-fps/postal2mp-demo | |
parent | Version bump and fix for 194354 (diff) | |
download | historical-7f79b1057b661f3879f2120917eda2bc5c6d780a.tar.gz historical-7f79b1057b661f3879f2120917eda2bc5c6d780a.tar.bz2 historical-7f79b1057b661f3879f2120917eda2bc5c6d780a.zip |
- binary packages that are linked with libc.so.6 need to use sys-libs/glibc in RDEPEND
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'games-fps/postal2mp-demo')
-rw-r--r-- | games-fps/postal2mp-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/games-fps/postal2mp-demo/ChangeLog b/games-fps/postal2mp-demo/ChangeLog index 94ecdb0d615c..f00ff537c840 100644 --- a/games-fps/postal2mp-demo/ChangeLog +++ b/games-fps/postal2mp-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/postal2mp-demo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/ChangeLog,v 1.10 2007/07/31 14:33:56 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/ChangeLog,v 1.11 2007/12/25 22:33:55 solar Exp $ + + 25 Dec 2007; <solar@gentoo.org> postal2mp-demo-1407.ebuild: + - binary packages that are linked with libc.so.6 need to use sys-libs/glibc + in RDEPEND 31 Jul 2007; Doug Goldstein <cardoe@gentoo.org> postal2mp-demo-1407.ebuild: diff --git a/games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild b/games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild index 4b7338200219..86bf2d892357 100644 --- a/games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild +++ b/games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild,v 1.8 2007/07/31 14:33:56 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/postal2mp-demo/postal2mp-demo-1407.ebuild,v 1.9 2007/12/25 22:33:55 solar Exp $ inherit eutils games @@ -15,6 +15,7 @@ IUSE="" RESTRICT="mirror strip" RDEPEND="x11-libs/libXext + sys-libs/glibc amd64? ( app-emulation/emul-linux-x86-baselibs app-emulation/emul-linux-x86-xlibs |