diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-05-09 19:19:06 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-05-09 19:19:06 +0000 |
commit | 14f528fe5a40deefaacaaa617d69356847156c27 (patch) | |
tree | 36ec6f912f0b42936ca6f345aedfade394f0435a /x11-libs | |
parent | add virtual/ghc to all remaining profiles (diff) | |
download | historical-14f528fe5a40deefaacaaa617d69356847156c27.tar.gz historical-14f528fe5a40deefaacaaa617d69356847156c27.tar.bz2 historical-14f528fe5a40deefaacaaa617d69356847156c27.zip |
marking openmotif stable on Alpha.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/openmotif/Manifest | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.2.2-r1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index 0b4c87769bd1..dccb43e34539 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/openmotif # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.12 2003/05/05 16:32:56 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.13 2003/05/09 19:19:06 taviso Exp $ + + 09 May 2003; Tavis Ormandy <taviso@gentoo.org> openmotif-2.2.2-r1.ebuild: + Looks good on ALPHA, marking stable. 30 Apr 2003; Jason Wever <weeve@gentoo.org> openmotif-2.2.2-r1.ebuild, openmotif-2.2.2.ebuild: diff --git a/x11-libs/openmotif/Manifest b/x11-libs/openmotif/Manifest index 5fc560991067..11b5680c82a3 100644 --- a/x11-libs/openmotif/Manifest +++ b/x11-libs/openmotif/Manifest @@ -1,5 +1,5 @@ -MD5 2f029d3f794b3adc8ee678f151145be6 ChangeLog 2053 -MD5 3b1aae1c880ff6084c157629050dbc9c openmotif-2.2.2-r1.ebuild 1038 +MD5 992c6a54ffd1b02e9f6bd4f2cd82f2c0 ChangeLog 2169 +MD5 576b988da6e5056576226a0be3a683f0 openmotif-2.2.2-r1.ebuild 1043 MD5 467192dc81c03679c4fc3158acd04354 openmotif-2.2.2.ebuild 896 MD5 d9fb88b149d0eb40279440b75183c850 files/animate-demo.diff 498 MD5 e0b6cf2385221247e7204f63a199c6c3 files/digest-openmotif-2.2.2 68 diff --git a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild index 8ce4ac31624d..55d8eafac7bf 100644 --- a/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild +++ b/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.7 2003/05/01 01:50:53 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.2.2-r1.ebuild,v 1.8 2003/05/09 19:19:06 taviso Exp $ S=${WORKDIR}/openMotif-2.2.2 @@ -11,7 +11,7 @@ PROVIDE="virtual/motif" LICENSE="MOTIF" SLOT="0" -KEYWORDS="x86 ppc ~sparc " +KEYWORDS="x86 ppc ~sparc alpha" DEPEND="virtual/glibc virtual/x11" |