diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 14:03:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-21 14:03:18 +0000 |
commit | d5e4e74376ed13ae1207e997e47663a91db53d9c (patch) | |
tree | d4cf10a89d6c43080e5efb37ade819fca583cbfd /app-office | |
parent | Version bump to 0.3.2 version, and use eqmake4 to make sure the correct compi... (diff) | |
download | gentoo-2-d5e4e74376ed13ae1207e997e47663a91db53d9c.tar.gz gentoo-2-d5e4e74376ed13ae1207e997e47663a91db53d9c.tar.bz2 gentoo-2-d5e4e74376ed13ae1207e997e47663a91db53d9c.zip |
sparc stable wrt #193181
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.60.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index fddf05ae34e5..0af24c2b735d 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.39 2008/01/21 00:38:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.40 2008/01/21 14:03:18 armin76 Exp $ + + 21 Jan 2008; Raúl Porcel <armin76@gentoo.org> texmaker-1.60.ebuild: + sparc stable wrt #193181 21 Jan 2008; Markus Meier <maekke@gentoo.org> texmaker-1.60.ebuild: x86 stable, bug #193181 diff --git a/app-office/texmaker/texmaker-1.60.ebuild b/app-office/texmaker/texmaker-1.60.ebuild index 9b32bca56fbc..492c5c4b8f1b 100644 --- a/app-office/texmaker/texmaker-1.60.ebuild +++ b/app-office/texmaker/texmaker-1.60.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.60.ebuild,v 1.5 2008/01/21 00:38:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.60.ebuild,v 1.6 2008/01/21 14:03:18 armin76 Exp $ inherit eutils versionator qt4 @@ -25,7 +25,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" |