From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MAK7f-0000R9-EY for garchives@archives.gentoo.org; Sat, 30 May 2009 08:40:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E4071E01D4; Sat, 30 May 2009 08:40:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A8F41E01D4 for ; Sat, 30 May 2009 08:40:58 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4E9BF65072 for ; Sat, 30 May 2009 08:40:58 +0000 (UTC) Received: from graaff by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MAK7d-0004Yp-Ne for gentoo-commits@lists.gentoo.org; Sat, 30 May 2009 08:40:57 +0000 From: "Hans de Graaff (graaff)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, graaff@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/maruku: ChangeLog maruku-0.6.0.ebuild maruku-0.5.9.ebuild maruku-0.5.6.ebuild maruku-0.5.7.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog maruku-0.6.0.ebuild maruku-0.5.9.ebuild maruku-0.5.6.ebuild maruku-0.5.7.ebuild X-VCS-Directories: dev-ruby/maruku X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff Content-Type: text/plain; charset=utf8 Message-Id: Sender: Hans de Graaff Date: Sat, 30 May 2009 08:40:57 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 7feaa80b-59a1-498a-8b7d-3e67024f0006 X-Archives-Hash: dca791364cc73b226775d80bf400ce65 graaff 09/05/30 08:40:57 Modified: ChangeLog maruku-0.5.9.ebuild Added: maruku-0.6.0.ebuild Removed: maruku-0.5.6.ebuild maruku-0.5.7.ebuild Log: Version bump. Update reference to tetex. Remove old versions. (Portage version: 2.1.6.11/cvs/Linux x86_64) Revision Changes Path 1.5 dev-ruby/maruku/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/Ch= angeLog?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/Ch= angeLog?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/Ch= angeLog?r1=3D1.4&r2=3D1.5 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/maruku/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 2 Sep 2008 06:04:27 -0000 1.4 +++ ChangeLog 30 May 2009 08:40:57 -0000 1.5 @@ -1,6 +1,13 @@ # ChangeLog for dev-ruby/maruku -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/ChangeLog,v 1.4 2008/= 09/02 06:04:27 graaff Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/ChangeLog,v 1.5 2009/= 05/30 08:40:57 graaff Exp $ + +*maruku-0.6.0 (30 May 2009) + + 30 May 2009; Hans de Graaff -maruku-0.5.6.ebuild, + -maruku-0.5.7.ebuild, maruku-0.5.9.ebuild, +maruku-0.6.0.ebuild: + Version bump. tetex is no longer in the tree, refer to texlive instead= ; + thanks to ulm for pointing this out. Remove old versions. =20 *maruku-0.5.9 (02 Sep 2008) =20 1.2 dev-ruby/maruku/maruku-0.5.9.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/ma= ruku-0.5.9.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/ma= ruku-0.5.9.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/ma= ruku-0.5.9.ebuild?r1=3D1.1&r2=3D1.2 Index: maruku-0.5.9.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-ruby/maruku/maruku-0.5.9.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- maruku-0.5.9.ebuild 2 Sep 2008 06:04:27 -0000 1.1 +++ maruku-0.5.9.ebuild 30 May 2009 08:40:57 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/maruku-0.5.9.ebuild,v= 1.1 2008/09/02 06:04:27 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/maruku-0.5.9.ebuild,v= 1.2 2009/05/30 08:40:57 graaff Exp $ =20 inherit ruby gems =20 @@ -18,7 +18,7 @@ =20 pkg_postinst() { elog - elog "You need to emerge app-text/tetex and dev-tex/latex-unicode if" + elog "You need to emerge app-text/texlive and dev-tex/latex-unicode if" elog "you want to use --pdf with Maruku. You may also want to emerge" elog "dev-tex/listings to enable LaTeX syntax highlighting." elog 1.1 dev-ruby/maruku/maruku-0.6.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/ma= ruku-0.6.0.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/maruku/ma= ruku-0.6.0.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: maruku-0.6.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/maruku/maruku-0.6.0.ebuild,v = 1.1 2009/05/30 08:40:57 graaff Exp $ inherit ruby gems USE_RUBY=3D"ruby18" DESCRIPTION=3D"A Markdown-superset interpreter written in Ruby." HOMEPAGE=3D"http://maruku.rubyforge.org/" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" IUSE=3D"" DEPEND=3D">=3Ddev-ruby/syntax-1.0.0 >=3Ddev-lang/ruby-1.8.3" RDEPEND=3D"${DEPEND}" pkg_postinst() { elog elog "You need to emerge app-text/texlive and dev-tex/latex-unicode if" elog "you want to use --pdf with Maruku. You may also want to emerge" elog "dev-tex/listings to enable LaTeX syntax highlighting." elog }