diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-10-10 15:47:30 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-10-10 15:47:30 +0000 |
commit | c5a9567be2b9c186e3303d1d8ce44663562a229d (patch) | |
tree | f44aba964ec187ab907f3335773f3e2a895d1c8d | |
parent | Use Python 2 (bug #321665). (diff) | |
download | gentoo-2-c5a9567be2b9c186e3303d1d8ce44663562a229d.tar.gz gentoo-2-c5a9567be2b9c186e3303d1d8ce44663562a229d.tar.bz2 gentoo-2-c5a9567be2b9c186e3303d1d8ce44663562a229d.zip |
Revbump to remove blocker against SLOT 2.2. No changes to the ebuild.
(Portage version: 2.1.9.14/cvs/Linux x86_64, RepoMan options: --force)
-rw-r--r-- | x11-libs/openmotif/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.3-r1.ebuild (renamed from x11-libs/openmotif/openmotif-2.3.3.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-libs/openmotif/ChangeLog b/x11-libs/openmotif/ChangeLog index d877b2995cef..c1cba6fd99bb 100644 --- a/x11-libs/openmotif/ChangeLog +++ b/x11-libs/openmotif/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/openmotif # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.248 2010/10/10 06:23:35 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/ChangeLog,v 1.249 2010/10/10 15:47:30 ulm Exp $ + +*openmotif-2.3.3-r1 (10 Oct 2010) + + 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> -openmotif-2.3.3.ebuild, + +openmotif-2.3.3-r1.ebuild: + Revbump to remove blocker against SLOT 2.2. No changes to the ebuild. *openmotif-2.2.3-r10 (10 Oct 2010) diff --git a/x11-libs/openmotif/openmotif-2.3.3.ebuild b/x11-libs/openmotif/openmotif-2.3.3-r1.ebuild index 33c8100b5daa..3b6046af7ca5 100644 --- a/x11-libs/openmotif/openmotif-2.3.3.ebuild +++ b/x11-libs/openmotif/openmotif-2.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.3.ebuild,v 1.10 2010/10/10 13:18:46 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.3-r1.ebuild,v 1.1 2010/10/10 15:47:30 ulm Exp $ EAPI="3" |