diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-28 18:56:34 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-01-28 18:56:34 +0000 |
commit | e25afa5fbd07b74cf89032ebb97d2dbf3613bbdb (patch) | |
tree | 983b1e5c437efc59d8db64f5ac2814ae03928ad2 /app-office/texmaker | |
parent | Fix ChangeLog. (diff) | |
download | historical-e25afa5fbd07b74cf89032ebb97d2dbf3613bbdb.tar.gz historical-e25afa5fbd07b74cf89032ebb97d2dbf3613bbdb.tar.bz2 historical-e25afa5fbd07b74cf89032ebb97d2dbf3613bbdb.zip |
added ~amd64 to KEYWORDS. fixes #71354
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'app-office/texmaker')
-rw-r--r-- | app-office/texmaker/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmaker/Manifest | 4 | ||||
-rw-r--r-- | app-office/texmaker/texmaker-1.11.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/texmaker/ChangeLog b/app-office/texmaker/ChangeLog index 9011ab4b29a0..c97c8cd5b046 100644 --- a/app-office/texmaker/ChangeLog +++ b/app-office/texmaker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmaker # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.5 2005/01/02 00:40:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/ChangeLog,v 1.6 2005/01/28 18:56:34 luckyduck Exp $ + + 28 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> texmaker-1.11.ebuild: + added ~amd64 to KEYWORDS. fixes #71354 02 Jan 2005; Joseph Jezak <josejx@gentoo.org> texmaker-1.11.ebuild: Marked ~ppc. diff --git a/app-office/texmaker/Manifest b/app-office/texmaker/Manifest index 937f41d2320f..fa34df15fa1d 100644 --- a/app-office/texmaker/Manifest +++ b/app-office/texmaker/Manifest @@ -1,4 +1,4 @@ -MD5 f60387ed40ada69a20a8e9648db6a824 ChangeLog 724 +MD5 d84b13cf283ffb7e9759f169124ccfaf texmaker-1.11.ebuild 1386 +MD5 25d0c6021877607e4b28fb0cbedb7fa2 ChangeLog 843 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 b8c4e6e901aa6626b1392f9380b17e8c texmaker-1.11.ebuild 1376 MD5 6523b9d37f10392c4198cac68935cd93 files/digest-texmaker-1.11 66 diff --git a/app-office/texmaker/texmaker-1.11.ebuild b/app-office/texmaker/texmaker-1.11.ebuild index bac1a8d7c7f1..379d58929fff 100644 --- a/app-office/texmaker/texmaker-1.11.ebuild +++ b/app-office/texmaker/texmaker-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11.ebuild,v 1.5 2005/01/02 00:40:23 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmaker/texmaker-1.11.ebuild,v 1.6 2005/01/28 18:56:34 luckyduck Exp $ inherit kde-functions @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="" |