summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-08-11 03:30:41 +0000
committerSteve Dibb <beandog@gentoo.org>2007-08-11 03:30:41 +0000
commitcd498e855f3a485386065300f88ec75ae8480c69 (patch)
treec2bebd23ad1164bd4c68359b2a80715ef28a0ca0
parentadd ~amd64, multilib, bug 188292 (diff)
downloadgentoo-2-cd498e855f3a485386065300f88ec75ae8480c69.tar.gz
gentoo-2-cd498e855f3a485386065300f88ec75ae8480c69.tar.bz2
gentoo-2-cd498e855f3a485386065300f88ec75ae8480c69.zip
amd64 stable, bug 187990
(Portage version: 2.1.2.11)
-rw-r--r--dev-tex/svninfo/ChangeLog5
-rw-r--r--dev-tex/svninfo/svninfo-0.6.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-tex/svninfo/ChangeLog b/dev-tex/svninfo/ChangeLog
index 466a2d9ad2ad..a6a8123edb63 100644
--- a/dev-tex/svninfo/ChangeLog
+++ b/dev-tex/svninfo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/svninfo
# Copyright 2005-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/ChangeLog,v 1.9 2007/03/13 00:40:38 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/ChangeLog,v 1.10 2007/08/11 03:30:41 beandog Exp $
+
+ 10 Aug 2007; Steve Dibb <beandog@gentoo.org> svninfo-0.6.ebuild:
+ amd64 stable, bug 187990
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
diff --git a/dev-tex/svninfo/svninfo-0.6.ebuild b/dev-tex/svninfo/svninfo-0.6.ebuild
index c64f8b2fb1e0..d34cf0339302 100644
--- a/dev-tex/svninfo/svninfo-0.6.ebuild
+++ b/dev-tex/svninfo/svninfo-0.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2005-2006 Gentoo Foundation
+# Copyright 2005-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.6.ebuild,v 1.2 2006/07/17 10:45:32 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/svninfo/svninfo-0.6.ebuild,v 1.3 2007/08/11 03:30:41 beandog Exp $
inherit latex-package eutils
@@ -9,7 +9,7 @@ DESCRIPTION="A LaTeX module to acces SVN version info"
HOMEPAGE="http://www.brucker.ch/projects/svninfo/index.en.html"
SRC_URI="http://www.brucker.ch/projects/svninfo/download/${P}.tar.gz"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="amd64 ~x86"
IUSE=""
DOCS="README svninfo.pdf"