diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-12 15:42:57 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-12 15:42:57 +0000 |
commit | e2c1c5cb6c4d7ad06a01586ab1da91facf12896e (patch) | |
tree | 7937f118e37633223f8b829603f0d3db03766cd4 /x11-libs | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-e2c1c5cb6c4d7ad06a01586ab1da91facf12896e.tar.gz gentoo-2-e2c1c5cb6c4d7ad06a01586ab1da91facf12896e.tar.bz2 gentoo-2-e2c1c5cb6c4d7ad06a01586ab1da91facf12896e.zip |
Stable on mips
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.1.30-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index a5746b31e449..981d7f71a9ae 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.42 2004/04/17 23:02:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.43 2004/05/12 15:42:57 ciaranm Exp $ + + 12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> + openmotif-2.1.30-r4.ebuild: + Stable on mips 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> openmotif-2.1.30-r4.ebuild, openmotif-2.1.30-r5.ebuild: diff --git a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild index 4e529bb54316..b4a21b8b54c7 100644 --- a/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild +++ b/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.6 2004/04/17 23:02:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.1.30-r4.ebuild,v 1.7 2004/05/12 15:42:57 ciaranm Exp $ inherit eutils @@ -10,7 +10,7 @@ DESCRIPTION="Open Motif (Metrolink Bug Fix Release)" SRC_URI="ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/${MY_P}.tar.gz" HOMEPAGE="http://www.metrolink.com/openmotif/" LICENSE="MOTIF" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" IUSE="" DEPEND="virtual/glibc virtual/x11" |