public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/google-c-style: metadata.xml ChangeLog google-c-style-20091009.ebuild
@ 2010-08-11  3:31 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; only message in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-08-11  3:31 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/08/11 03:31:36

  Added:                metadata.xml ChangeLog
                        google-c-style-20091009.ebuild
  Log:
  Initial import.
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  app-emacs/google-c-style/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/google-c-style/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/google-c-style/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>chromium</herd>
	<herd>emacs</herd>
</pkgmetadata>



1.1                  app-emacs/google-c-style/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/google-c-style/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/google-c-style/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for app-emacs/google-c-style
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/ChangeLog,v 1.1 2010/08/11 03:31:35 phajdan.jr Exp $

*google-c-style-20091009 (11 Aug 2010)

  11 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  +google-c-style-20091009.ebuild, +metadata.xml:
  Initial import.




1.1                  app-emacs/google-c-style/google-c-style-20091009.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/google-c-style/google-c-style-20091009.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/google-c-style/google-c-style-20091009.ebuild?rev=1.1&content-type=text/plain

Index: google-c-style-20091009.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/google-c-style/google-c-style-20091009.ebuild,v 1.1 2010/08/11 03:31:35 phajdan.jr Exp $

inherit elisp

IUSE=""

DESCRIPTION="Provides the google C/C++ coding style."
HOMEPAGE="http://code.google.com/p/google-styleguide/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
KEYWORDS="~x86"

DEPEND=""
RDEPEND=""

pkg_postinst() {
	einfo "Example usage (.emacs):"
	einfo "(require 'google-c-style)"
	einfo "(add-hook 'c-mode-common-hook 'google-set-c-style)"
	einfo "(add-hook 'c-mode-common-hook 'google-make-newline-indent)"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-11  3:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11  3:31 [gentoo-commits] gentoo-x86 commit in app-emacs/google-c-style: metadata.xml ChangeLog google-c-style-20091009.ebuild PaweA Hajdan (phajdan.jr)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox