List Archive: gentoo-commits
dberkholz 07/09/08 07:41:21
Modified: ChangeLog
Added: libXaw-1.0.4.ebuild
Log:
Bump for 7.3.
(Portage version: 2.1.3.8)
Revision Changes Path
1.42 x11-libs/libXaw/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.41&r2=1.42
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog 7 Aug 2007 13:07:05 -0000 1.41
+++ ChangeLog 8 Sep 2007 07:41:21 -0000 1.42
@@ -1,6 +1,11 @@
# ChangeLog for x11-libs/libXaw
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.41 2007/08/07 13:07:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.42 2007/09/08 07:41:21 dberkholz Exp $
+
+*libXaw-1.0.4 (08 Sep 2007)
+
+ 08 Sep 2007; Donnie Berkholz <dberkholz@g.o>; +libXaw-1.0.4.ebuild:
+ Bump for 7.3.
07 Aug 2007; Gustavo Zacarias <gustavoz@g.o> libXaw-1.0.3.ebuild:
Stable on sparc wrt #175465
1.1 x11-libs/libXaw/libXaw-1.0.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?rev=1.1&content-type=text/plain
Index: libXaw-1.0.4.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.1 2007/09/08 07:41:21 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
inherit x-modular
DESCRIPTION="X.Org Xaw library"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="xprint"
RDEPEND="x11-libs/libX11
x11-libs/libXt
x11-libs/libXmu
x11-libs/libXpm
x11-proto/xproto
xprint? ( x11-libs/libXp )"
DEPEND="${RDEPEND}
sys-apps/ed"
CONFIGURE_OPTIONS="$(use_enable xprint xaw8)"
pkg_setup() {
# No such function yet
# x-modular_pkg_setup
# (#125465) Broken with Bdirect support
filter-flags -Wl,-Bdirect
filter-ldflags -Bdirect
filter-ldflags -Wl,-Bdirect
}
--
gentoo-commits@g.o mailing list
|
|