diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-25 15:33:51 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-25 15:33:51 +0000 |
commit | 9fc729900dbd35096f6ae5a9737864b28fc9afed (patch) | |
tree | 4a4612a64c91bac04b544c866f1fe378414cca55 /x11-libs | |
parent | stable arm, bug #439552 (diff) | |
download | gentoo-2-9fc729900dbd35096f6ae5a9737864b28fc9afed.tar.gz gentoo-2-9fc729900dbd35096f6ae5a9737864b28fc9afed.tar.bz2 gentoo-2-9fc729900dbd35096f6ae5a9737864b28fc9afed.zip |
More useful DESCRIPTION.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/motif/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/motif/motif-2.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/motif/ChangeLog b/x11-libs/motif/ChangeLog index e433da7c28f4..11317c6e1075 100644 --- a/x11-libs/motif/ChangeLog +++ b/x11-libs/motif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/motif # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.1 2012/10/24 18:45:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/ChangeLog,v 1.2 2012/10/25 15:33:51 ulm Exp $ + + 25 Oct 2012; Ulrich Müller <ulm@gentoo.org> motif-2.3.4.ebuild: + More useful DESCRIPTION. *motif-2.3.4 (24 Oct 2012) *motif-2.3.3-r1 (24 Oct 2012) diff --git a/x11-libs/motif/motif-2.3.4.ebuild b/x11-libs/motif/motif-2.3.4.ebuild index f1586c89ab34..3cc12b066c31 100644 --- a/x11-libs/motif/motif-2.3.4.ebuild +++ b/x11-libs/motif/motif-2.3.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.1 2012/10/24 18:45:14 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif/motif-2.3.4.ebuild,v 1.2 2012/10/25 15:33:51 ulm Exp $ EAPI=4 inherit autotools eutils flag-o-matic multilib -DESCRIPTION="Motif" +DESCRIPTION="The Motif user interface component toolkit" HOMEPAGE="http://sourceforge.net/project/motif/ http://motif.ics.com/" SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}-src.tgz" |