diff options
author | Michael Januszewski <spock@gentoo.org> | 2008-10-30 14:22:14 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2008-10-30 14:22:14 +0000 |
commit | 4498e5b00d54872c65d5f6b1184b3c8f6719cd19 (patch) | |
tree | c32a5d65be8a127a066e7d2ac2e8ceca944b8e28 | |
parent | Digest fix (diff) | |
download | historical-4498e5b00d54872c65d5f6b1184b3c8f6719cd19.tar.gz historical-4498e5b00d54872c65d5f6b1184b3c8f6719cd19.tar.bz2 historical-4498e5b00d54872c65d5f6b1184b3c8f6719cd19.zip |
Install the vim syntax file into vimfiles/syntax instead of vimfiles.
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.27 x86_64
-rw-r--r-- | dev-libs/protobuf/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/protobuf/Manifest | 10 | ||||
-rw-r--r-- | dev-libs/protobuf/protobuf-2.0.1.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-libs/protobuf/ChangeLog b/dev-libs/protobuf/ChangeLog index 50ca4be2e8c5..fe67603d2408 100644 --- a/dev-libs/protobuf/ChangeLog +++ b/dev-libs/protobuf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/protobuf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.2 2008/09/11 20:16:54 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/ChangeLog,v 1.3 2008/10/30 14:22:14 spock Exp $ + + 30 Oct 2008; Michał Januszewski <spock@gentoo.org> protobuf-2.0.1.ebuild: + Install the vim syntax file into vimfiles/syntax instead of vimfiles. *protobuf-2.0.1 (11 Sep 2008) diff --git a/dev-libs/protobuf/Manifest b/dev-libs/protobuf/Manifest index e7316d9b5594..54bd8f977f79 100644 --- a/dev-libs/protobuf/Manifest +++ b/dev-libs/protobuf/Manifest @@ -5,13 +5,13 @@ AUX protobuf-2.0.1-python-unittest.patch 569 RMD160 467438bb73f7044372df87c0c9b4 DIST protobuf-2.0.0beta.tar.bz2 704775 RMD160 533d977dd2cb35f56d0ee1d593fb670c393e9d23 SHA1 eaf63f778aad90c00cbd9ec982e7502659b58d3c SHA256 b2ab129a70989894e89377e8279e8132d91037a26345ac8d498a6b25d59e81b4 DIST protobuf-2.0.1.tar.bz2 731478 RMD160 dbc4b14d9a2d2ec6f3e5bdcfe7fe84014a7089d5 SHA1 59338ff41fea179e34aa8e30355f23ac87c628f4 SHA256 a6c88a0a2e60ad8ea22ae009bd4eb4a64ca09b9c28a9ec039ace2089de05721f EBUILD protobuf-2.0.0_beta.ebuild 1694 RMD160 81c1c8063b5632df2b0da250836f220e2023dc93 SHA1 a02a6a7fc89d0b411125cd5956312a8fac49788b SHA256 d12dc684d215357d95a403b21a928dcf613ec3c6aac70a52d7d4b13d653afc59 -EBUILD protobuf-2.0.1.ebuild 1788 RMD160 66cda6b770d948998af9c0aadf92c95f091dee53 SHA1 1503c95c5344a3bab7601adc25d07738ff22cc2c SHA256 e0b5bcf1684b2b0fb904100b040d05326fec121e9d645fcf2ea4dff0c9003f1e -MISC ChangeLog 548 RMD160 2debac8195966f52cc0edcf4cb38b8dcfe9d7ff4 SHA1 8c604da9ef1d8764b6a7e3c72e1dbb34a58c44ff SHA256 75c51baa18010ef41365b0cbeb0c3acc08147af7bd73ba11ee9f8eb5c79be73e +EBUILD protobuf-2.0.1.ebuild 1795 RMD160 4ba0f308dae8f0e803eb6b855a06a9adf8d80669 SHA1 f8ca7889ff4c1e7af5c338a9b3d52cd1b056af0f SHA256 c4b3d0bf9c28fb76d3c6ce2f93cc7d9bdbd0ef81a87fbb1067e5bf168e594cee +MISC ChangeLog 698 RMD160 818ae140948773624709595c7235f3fe8d12d2d6 SHA1 b6b07264a6dc937e1618123e66aa99d1a4772e29 SHA256 c223fadae9f84970e4e57beb8f84c2f9c92daece81fe816370be976594eadbda MISC metadata.xml 260 RMD160 7c8f2391a156380ab813494ac3d3db92386fc03b SHA1 631f6ea758b913f6dabd59b83bc8a5f053274f50 SHA256 4e471cd253b0e2e3c1900f0dd3383623080ca9ad9b6e116dd88bac46224681ac -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkjJfJkACgkQchej4aZK9/eUpQCfb0y9Pcr68cymWImhTKI6R6JA -XfYAoIHEdzP5piqS3cvZlFAjE6i4cGVw -=6+cs +iEYEARECAAYFAkkJwyAACgkQchej4aZK9/f5cACeP2jbI+kHPudzFrRQ5quRK1bS +85IAn3DzkOJPbkYCwqdta8H155t1DC6Q +=9g1Y -----END PGP SIGNATURE----- diff --git a/dev-libs/protobuf/protobuf-2.0.1.ebuild b/dev-libs/protobuf/protobuf-2.0.1.ebuild index 689ad6bae75a..49033e77d773 100644 --- a/dev-libs/protobuf/protobuf-2.0.1.ebuild +++ b/dev-libs/protobuf/protobuf-2.0.1.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/dev-libs/protobuf/protobuf-2.0.1.ebuild,v 1.1 2008/09/11 20:16:54 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/protobuf/protobuf-2.0.1.ebuild,v 1.2 2008/10/30 14:22:14 spock Exp $ inherit eutils distutils python java-pkg-opt-2 @@ -53,7 +53,7 @@ src_install() { fi if use vim-syntax; then - insinto /usr/share/vim/vimfiles + insinto /usr/share/vim/vimfiles/syntax doins editors/proto.vim fi |