app-eselect/*: sync with upstream, move to new category

Packages updated:
  app-eselect/eselect-bashcomp
  app-eselect/eselect-ctags
  app-eselect/eselect-emacs
  app-eselect/eselect-lib-bin-symlink
  app-eselect/eselect-pinentry
  app-eselect/eselect-python
  app-eselect/eselect-ruby
  app-eselect/eselect-vi
This commit is contained in:
Michael Marineau 2015-04-17 13:06:17 -07:00
parent 7fce2967fa
commit 69afbe7327
96 changed files with 2480 additions and 595 deletions

View File

@ -1,14 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-1.3.6.tar.xz 166976 SHA256 5a2d7c69ed6f668bee60a72f742a768fec4006b05255b0f79a4ebac86dbd0c2b SHA512 a1fb0f9216eb87365c19480b9a63b9d050630329e1e6697427408393b07a3e3c0165296dea48badfe97ab6a651fee7e3f312e640d7cb32626249de876d242d9c WHIRLPOOL 716db4e6d12088f77368f3115c1196b64b71b1d3931c728adc20ca4fb6cd719fc4da6e648df15531ff02d7200459577a606bac2e239286f8dc0f2c54eaa61d6b
EBUILD eselect-bashcomp-1.3.6.ebuild 992 SHA256 f451e508c69e9231973afa99bebf9769a5f03bdc9d5edb781eb059422af599cc SHA512 a7dd9040fdd506101d7f7aa70de3d34e34c5799d4cd0f397a6ac38b67e2b2f2b095c0b430cdd88879578c2bea6422c5df9e15f81fba0f86bd28cc1170556e7f5 WHIRLPOOL 9f198104d70135d28e80a836dbab9b0a12d51e8c20b3217f79ceb2a3d34dc18983a18b2d17af14f9a20a0031262c5cdd98a752e6b92f2f3b5da98318b26ed12f
MISC ChangeLog 1403 SHA256 b30195d1d465e6c28b22131733917006d6a89004d5f0cb2cdeaa18d262993b14 SHA512 094fa8dcf74d7fa5d89d18988f7460dd2337d1b6565d1b58ab19f27687737e8102c6179d99a117858ecc6b65e7fa525956ef55205777bc12f006fea907112599 WHIRLPOOL e8e17beee0b38d1518265a92c68ad8dfd3fb80c9381bfbfa72cae8e19288927004e109c4ef153218c281995e411f2a680b8015197569eab92a2cb84ef78dbdf3
MISC metadata.xml 202 SHA256 4734bc1332c7d5cb2724d9266d647c195fa114a891f503e04bda1ff96e63b596 SHA512 bdd75d28e57f8855efb6e66f0a1e67a8344b6dc2b95391e75d446d272bcc04170c83dc84f447cf957e020799a41e40a2e7cb55a2fdec4f2ea87039f70572bbf6 WHIRLPOOL 20cbbba5aabed9f251e6c5239a24290461ce961adddc218cd029dcb2efc2382a26282cc9dfed3c7bd82a6181ac76acbfd3ab74daab38a6ea4f9d432d2254c36b
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iEYEAREIAAYFAlKwLWEACgkQuQc30/atMkDj3ACfXTvBTH4MjZGo2pElwzG9pDlM
masAn1Z1ptvEEROt8hT3lxMjUqoACRp0
=jeBt
-----END PGP SIGNATURE-----

View File

@ -1 +0,0 @@
DIST eselect-emacs-1.13.tar.bz2 8190 RMD160 6337b86817e031f27ea0c6ecfbff5ee2c30634e2 SHA1 b5ab27e37b0c6bde438ed943fcc9e88320a71d7f SHA256 68a4b222be3ccdecbeae2dad98f8daf1525005d4506cf67f6a38213b41e27d69

View File

@ -1,27 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ctags/eselect-ctags-1.13.ebuild,v 1.7 2010/06/06 18:12:45 angelos Exp $
MY_P="eselect-emacs-${PV}"
DESCRIPTION="Manages ctags implementations"
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=""
RDEPEND=">=app-admin/eselect-1.2.3
!<=app-admin/eselect-emacs-1.3"
S="${WORKDIR}/${MY_P}"
src_compile() { :; }
src_install() {
insinto /usr/share/eselect/modules
doins ctags.eselect || die
doman ctags.eselect.5 || die
}

View File

@ -1 +0,0 @@
DIST eselect-emacs-1.13.tar.bz2 8190 RMD160 6337b86817e031f27ea0c6ecfbff5ee2c30634e2 SHA1 b5ab27e37b0c6bde438ed943fcc9e88320a71d7f SHA256 68a4b222be3ccdecbeae2dad98f8daf1525005d4506cf67f6a38213b41e27d69

View File

@ -1,23 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-emacs/eselect-emacs-1.13.ebuild,v 1.9 2012/02/10 16:52:14 grobian Exp $
DESCRIPTION="Manage multiple Emacs versions on one system"
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
DEPEND=""
RDEPEND=">=app-admin/eselect-1.2.6
~app-admin/eselect-ctags-${PV}"
src_install() {
insinto /usr/share/eselect/modules
doins {emacs,etags}.eselect || die
doman {emacs,etags}.eselect.5 || die
dodoc ChangeLog || die
}

View File

@ -1,27 +0,0 @@
# ChangeLog for app-admin/eselect-lib-bin-symlink
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/ChangeLog,v 1.4 2013/01/14 13:19:56 mgorny Exp $
*eselect-lib-bin-symlink-0.1.1 (14 Jan 2013)
14 Jan 2013; Michał Górny <mgorny@gentoo.org>
+eselect-lib-bin-symlink-0.1.1.ebuild:
Version bump. Fix trying to set a symlink after last implementation was
removed.
13 Jan 2013; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-0.1.ebuild, eselect-lib-bin-symlink-9999.ebuild:
Sync KEYWORDS to eselect-pinentry. Add RDEP on eselect.
13 Jan 2013; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-0.1.ebuild, eselect-lib-bin-symlink-9999.ebuild:
Sync KEYWORDS to eselect-sh.
*eselect-lib-bin-symlink-9999 (13 Jan 2013)
*eselect-lib-bin-symlink-0.1 (13 Jan 2013)
13 Jan 2013; Michał Górny <mgorny@gentoo.org>
+eselect-lib-bin-symlink-0.1.ebuild, +eselect-lib-bin-symlink-9999.ebuild,
+metadata.xml:
Introduce an eselect library to control executable symlinks (for eselect-sh
and eselect-pinentry).

View File

@ -1,19 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-lib-bin-symlink-0.1.1.tar.bz2 45376 SHA256 397ac213f606d3d0534539a9b34f755389294cb1d584b1b656e105a441286b15 SHA512 16b56153aa61534997f42641656c3feaf27243fece8cdd42e93ed0be5dabedafc316af8111cd7ff0e321666de8deb1a35e86032cd9590060f677ac7e68fd48bd WHIRLPOOL e1490e3dc35a8eb96416469fb0f4b310867d1a245abd96fafc2ed0b96561f3cfbcfaff651df79e387338801177898a4b116f2c15242d1a74cb8a3e0375072b87
DIST eselect-lib-bin-symlink-0.1.tar.bz2 45331 SHA256 eb612453252e06991c0a3840d8cc1bc287dd5dbf84f21c9ce17018156822a14b SHA512 c4e31c81ee778a18335e3a5f45eba28688ca6af8b7f5069897a19f1d51e0a83fc35b80149c29643c01ff959aedd05b80a020bd0fbdb9fc7ecf207405f8c77ed6 WHIRLPOOL 97cf79e2287d347000d72cdfad6592dbb39f36fe4170ccd88719d7661f0578351a7879c73c412167cf931c0d9b53b3ef52298c6e5d900efa5136020a2ab65cd1
EBUILD eselect-lib-bin-symlink-0.1.1.ebuild 806 SHA256 6851fbabc7c6d23039e67bcf8a7a242c779f4f988a74c3ab6c271c5e42bb3d66 SHA512 8be354deb844014132d1259541c19582af4c4a1a26952fe7077c0db14c7c427e2a63ab274fa1c47a06b2840d01c78d48a90f758811a44bb2e54a0c7b39a6051b WHIRLPOOL ca51585ea7babd25d8f6479a6b9e5e6c2dfcf8dd62e2c98fb6ef468e457ddd713f053056132e3288e5fd6e7a563e4272acc241d152777ae135dbe9a6c0e05e6d
EBUILD eselect-lib-bin-symlink-0.1.ebuild 804 SHA256 5792ddeca862338ddcd2f11c0f10f408c5a3160d50fe6d1d8b084959a87e206f SHA512 4a83716dfa05c8a197c2fa1b56dd28def2da8eeac570631c3765ab4ab8cf0ff61279c60911b51128c429e33b8229551d11f96a15ac68f0847896d03091528e51 WHIRLPOOL 84fdc5d20603f01c8aa36332e9ec01b981e764eba0ece5b182cf3d5b266ac6883447389177ae0c35f9333d8d9652ef06c65d9515ff64ac7e53f8572227fb1ac3
EBUILD eselect-lib-bin-symlink-9999.ebuild 949 SHA256 eb5d927d23554d6a67f0683933c17f3e83cf54d0f6de08a1cb593178f55dbd1d SHA512 2ef1462e75b84eb830959c8446837817738649169b6a4d2b23cb67e9dfa76aab15e4c0da0629749b0a20035784ecd927e8cffefe004049255c7bb0abb0d7dafb WHIRLPOOL 9acc26d56db8e1597f0c67ac239c06d93e00c64b2d3c707ebfa32c528ecb44cb011058db0780cca43e12951cfc062c7f98c061597e1cd5fbad3bfc50e387385f
MISC ChangeLog 1138 SHA256 c0a1b6726162fe137492f906108b01a2ae85b01f1b5aea429b05a5ccd523b191 SHA512 2962c2bae1d15559343682e85b4551f74e833a0d3b1cafcf56665f0943c01966c3a89e89ac764786d0524ecaa4c10f035893ad659fc9c8c723a44b35996e6ebb WHIRLPOOL b5767b2da244bc95e731891d89118626ec2e08b7fc44c58888b66d5dd0a1cddf10074aef1793f57c052698ccf9d7f00fc2052f8ac2840cb297c5ddd17f4411ab
MISC metadata.xml 454 SHA256 93bdef210b0e87f5ca6f86ffc3f604339b08b963139bab7f9996c8e048264174 SHA512 83f429dd205098417726fe3781768c0f893a9ea56fea18767922229458d2858c7769f740ec6d5843f817a90c6181b9724cec93a6f1ec8bd2b86f775ecfe9ac29 WHIRLPOOL 5796ec78853cb798e07c9baf44a5c5d0e7ac7b3a39ab027f4c95ffb3dcbf863fd0f3063994fa4e8bb50e52fcfc94a044cc4dd2f0754d386bf68a3f3e274263b3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iJwEAQEIAAYFAlD0Bh8ACgkQfXuS5UK5QB3sGgQAl3/Unl7yvVU5z+2XbdOGSko/
Ek3DaPm7n7hE6NC2/EnMg+2R7xQqGB0pRtnY+qnFWgsk3+tUjNL1c3Rvqpwh16o6
MnvRxyoldgi73XgtMT3TjbUYnLjDQEj1J12TyeiDOxh6txji0POXncHdBUAx1sNm
iZ5OBgcA8YmkGMVc/EM=
=yGfj
-----END PGP SIGNATURE-----

View File

@ -1,18 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild,v 1.1 2013/01/14 13:19:56 mgorny Exp $
EAPI=5
inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"

View File

@ -1,18 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild,v 1.3 2013/01/13 15:07:53 mgorny Exp $
EAPI=5
inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"

View File

@ -1,29 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild,v 1.3 2013/01/13 15:07:53 mgorny Exp $
EAPI=5
#if LIVE
EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
AUTOTOOLS_AUTORECONF=1
inherit git-2
#endif
inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
SRC_URI="mirror://bitbucket/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"
#if LIVE
KEYWORDS=
SRC_URI=
#endif

View File

@ -1,20 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX eselect-pinentry-0.3 3471 SHA256 fe892bea975b99bcadf81bffc7ef886f5ac392858b0832853f92b94b7a00288b SHA512 08c16ecc7cc59ead54cb9ecf18e98dec6c09d110abac88aeb8b309d9f993351f0b0520d9566cc29ef34d4fe8d1ef960c709ebdc4593f5efb21793cffd5af7999 WHIRLPOOL 3b60606ea2e7b72a14c5c821a6c6a23383613ae3163aadb6f0aef9c2997793d377b431769e3f8245e5680295e6c6537c2f64b45fa4aecedcb7bc85575f46ee01
AUX pinentry.eselect-0.4 447 SHA256 8ac9d0e6ced34ebaa8a5832fa5afe8aaf27b91de630c9079472a00995189ce06 SHA512 c969cbe00a518fc91e1f0540ef3978029b2d88f78ca6c0fdba42a4b4be6f9ddf164bec75f742d2a25538928cb324dc4f6238afb26be755f430a1f522649cf854 WHIRLPOOL 456424d1a78a176e23f176fe13327acb18a60dc46a5a27ab7b9b552a6684c82b62ca6a4b678e1376f987899139bc73785198e045908d085b253fc484f7b39960
EBUILD eselect-pinentry-0.3.ebuild 797 SHA256 274c1b6d03160f2d4738f1a4f8108a21eec297428f98eb1cee9a641f5be3d31a SHA512 303b7e60b40e47c85ab8a90234fe6f03ccedd0099a7420e91c40c7e671a5110b493729d3636216319c653c44d3ba38a4a4e18d168925d6b7e3bbb15cc62fb136 WHIRLPOOL b01ce335fd46123ef3e8bafa7261ab7b9bfd0e97147504f26ecc1929f46f015fdf7efd3018fc5d0a7a6cc1c8c10f3904774f91fd30538721876763528ce15162
EBUILD eselect-pinentry-0.4.ebuild 819 SHA256 d8b9c6af1224c808cd601af14e495185c955193e2a481083c3f63147859e1a96 SHA512 b2ae2963a12c4caf7781c9a9042ab174832c3be0c649a6f59a125584cb9eb0c31d79cb548275702b9efee5905dd9d76e3d42c743a7bdb6f1c6e45027df55bfb9 WHIRLPOOL 7ffc07d654517ee32847a200d26efa088bf40cc3f111f02ee0b6cf50de3cdc79e3ae2743ca431509ea3d1b1554cf16a54c6fe4c2ddcb8722d978e64b8b553553
MISC ChangeLog 2377 SHA256 2748584329486d014aad81a964ac0cdd97511f26cb579022cd779ae0fdd055e0 SHA512 0c1824cc97bf30dd5aafd444a92e6a12d95ae9b8d36e664cff6888eda3b2c8f6a26aa6f400f496b56edb73a241fcd85d8cb4c3db649665796b7f59032caeaae0 WHIRLPOOL 981687d79996cbd762e80056d11d63b4a100c472d4e1a08b4ca46a71c64cd1e17b6389422afcadc3974302cc14312d30002c759e082d808731ffccdb83298b49
MISC metadata.xml 159 SHA256 fabd15e2740a2a68e0bda738d0cd4300b133ff11239802afe7e60aa3862c9c03 SHA512 96a1f7f082adc57e52a1a32666e1206e68f8ff03c728fdb7666ff98c255905977491fc4dfc37bc8bdf5da0eb50cdc408adec357bbd75bd980bc90659cc157194 WHIRLPOOL 82fca1c4b75b090abdb0a4233c8e49fc43535ca6e470f725c1872653ea922b6693e9646bc3ee1fd6f1293ebedad661642cec13b2817fb5315268300f7675a751
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
iQEcBAEBCAAGBQJQ9cL0AAoJEEdUh39IaPFNruIH/RMQK4YmOWvVyMUcdhGD9/WD
QczsPAorZvbUgoCc4uXjdwlRXlr+mnypDTaZtQDq/IiTFxM1jQdKMb2oNEY5VqfJ
k27drxRzSjSgWAkWfIQg4CWiuzW1b1jQp2OZTNHqRh62zShz4cnJNZWjF2Qgdnta
2kpKlcuv74zldViue/3gpxWBVaopvs8Fd5H1k/xg/VXsmJmMg3ViDqctVnbLGkS2
Y7R2JeSvaz55IWBQZTBIYw9zsEgLIkdmX1L2TyXYQGoxuLKM51t4roTyPDJw0DVC
47EFoqhcipmMGq1Gt61CtQXTFX5OuwCDJo488a2eUCc3yCAzCKH8waFwSMVldnI=
=is7X
-----END PGP SIGNATURE-----

View File

@ -1,23 +0,0 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.4 2013/01/14 13:21:45 ssuominen Exp $
EAPI=5
DESCRIPTION="Manage /usr/bin/pinentry symlink"
HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-lib-bin-symlink-0.1.1"
S=${FILESDIR}
src_install() {
insinto /usr/share/eselect/modules
newins pinentry.eselect-${PV} pinentry.eselect
}

View File

@ -1 +0,0 @@
DIST eselect-python-20100321.tar.bz2 6006 RMD160 7c24095bcac681a1e4e048504ac38641bbd569df SHA1 ab5539e789825bdb131d02ba4bd756b535b9bbde SHA256 b287e910abd46b865ebeb303a4c61aa53dd70185efbe42a296af556559173523

View File

@ -1,52 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.6 2010/06/19 17:06:00 armin76 Exp $
EAPI="1"
inherit toolchain-funcs
DESCRIPTION="Eselect module for management of multiple Python versions"
HOMEPAGE="http://www.gentoo.org"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"
DEPEND="${RDEPEND}
sys-devel/autoconf
>=sys-devel/gcc-3.4"
pkg_setup() {
if [[ $(gcc-major-version) -lt 3 || ($(gcc-major-version) -eq 3 && $(gcc-minor-version) -lt 4) ]]; then
die "GCC >=3.4 is required"
fi
}
src_unpack() {
unpack ${A}
cd "${S}"
./autogen.sh || die "autogen.sh failed"
}
src_install() {
keepdir /etc/env.d/python
emake DESTDIR="${D}" install || die "emake install failed"
}
pkg_preinst() {
if has_version "<${CATEGORY}/${PN}-20090804" || ! has_version "${CATEGORY}/${PN}"; then
run_eselect_python_update="1"
fi
}
pkg_postinst() {
if [[ "${run_eselect_python_update}" == "1" ]]; then
ebegin "Running \`eselect python update\`"
eselect python update --python2 > /dev/null
eend "$?"
fi
}

View File

@ -1 +0,0 @@
DIST ruby.eselect-20100603.bz2 1869 RMD160 d21882dda42657d14224ff4d58ca838123a62e03 SHA1 5db469b52b095ff288780f9eff6a144f07554a5f SHA256 043313957e9bf489b7db8fcfe198ea7851e421f1021f7d4b3758fc90efb5a69f

View File

@ -1,19 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-ruby/eselect-ruby-20100603.ebuild,v 1.8 2010/09/06 20:40:14 ranger Exp $
DESCRIPTION="Manages multiple Ruby versions"
HOMEPAGE="http://www.gentoo.org"
SRC_URI="http://dev.a3li.li/gentoo/distfiles/ruby.eselect-${PVR}.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"
src_install() {
insinto /usr/share/eselect/modules
newins "${WORKDIR}/ruby.eselect-${PVR}" ruby.eselect || die
}

View File

@ -1 +0,0 @@
DIST vi.eselect-1.1.7.bz2 1709 RMD160 0d60154e47054bc93e8ee006e2a60a2b15b149bc SHA1 16add62dd1e63d42ab8902ce40a62706f010ab05 SHA256 e3eecf0a2ca97d1a3f66b36d7cd431fad428493ba9b43a446a6772aaa7e34072

View File

@ -1,26 +0,0 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild,v 1.10 2010/10/29 22:14:00 halcy0n Exp $
EAPI="3"
inherit eutils
DESCRIPTION="Manages the /usr/bin/vi symlink"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI="mirror://gentoo/vi.eselect-${PV}.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.6"
src_prepare() {
epatch "${FILESDIR}/${P}-prefix.patch"
}
src_install() {
insinto /usr/share/eselect/modules
newins "${WORKDIR}/vi.eselect-${PV}" vi.eselect || die
}

View File

@ -1,6 +1,25 @@
# ChangeLog for app-admin/eselect-bashcomp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/ChangeLog,v 1.8 2013/12/17 10:54:23 armin76 Exp $
# ChangeLog for app-eselect/eselect-bashcomp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-bashcomp/ChangeLog,v 1.1 2015/03/31 16:46:38 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-bashcomp-1.3.6.ebuild,
+metadata.xml:
Move package from app-admin to app-eselect category.
26 Nov 2014; Ulrich Müller <ulm@gentoo.org> metadata.xml:
New maintainer, update metadata.xml on behalf of mgorny.
13 Jul 2014; Ulrich Müller <ulm@gentoo.org> metadata.xml:
Add package to eselect herd.
26 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
Stable for ppc64, wrt bug #505848
26 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
Stable for ppc, wrt bug #505848
19 Jan 2014; Mike Frysinger <vapier@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
Add arm64 love.
17 Dec 2013; Raúl Porcel <armin76@gentoo.org> eselect-bashcomp-1.3.6.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #485502

View File

@ -0,0 +1,21 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-1.3.6.tar.xz 166976 SHA256 5a2d7c69ed6f668bee60a72f742a768fec4006b05255b0f79a4ebac86dbd0c2b SHA512 a1fb0f9216eb87365c19480b9a63b9d050630329e1e6697427408393b07a3e3c0165296dea48badfe97ab6a651fee7e3f312e640d7cb32626249de876d242d9c WHIRLPOOL 716db4e6d12088f77368f3115c1196b64b71b1d3931c728adc20ca4fb6cd719fc4da6e648df15531ff02d7200459577a606bac2e239286f8dc0f2c54eaa61d6b
EBUILD eselect-bashcomp-1.3.6.ebuild 994 SHA256 ebda6638738e6dd5848b413f9900e426b1a8bd242bf1ad9b38d436d94e588114 SHA512 fa4268b628d994339c14a827d7984ab4883f68c88f69a522a1726fdc203053087a247dc1926dc2e0eeea4db6118bad40c690fce0d03a5c41a3126f8863b9bd97 WHIRLPOOL 0e3ba213f64948e36c2c5d442ccf0960f9abb36b8be1f757febb28787b702e9d9228b2b98ba16f44655fd92c22199680a91e19d3e5608ecfe0c8e4f5caeee58f
MISC ChangeLog 2101 SHA256 3fdef216ed3724cacdbed8c3e4f5385eb48a6a3949b05736294e8107483b6eaa SHA512 02b9f95e99eec6d1f16219e51a852f05ee6c435e4e31786a2171c48afa681c86aa09ba1e474259a101dc4e585c62f662c2d09ba28fa00b05ae761c9a57154707 WHIRLPOOL a902fe6b0f615f586446682ef155811f51df6909e9d8c629517c437182204a4b9fddddfc711686f7448003e3e19bc11495f9a10ae3bdd82c5396212cd395068b
MISC metadata.xml 231 SHA256 0864710fbf1c9fff474f893a44a94e27c2eed56e6c7f041ccab95e3f612ca5ea SHA512 ff1cbd89d81982f223593ee83baa3552cec73e9baf8404cb6e125e8d4207d9f718881e42e743b292d6c0a5047a9dc7c725d49852db842a1aba859297f24cd3e7 WHIRLPOOL 81025141f1ac75438e9216bdab2a6ce218e063bade2e02b1135852ecf9cc8a88d8d0473818a0b68c5d9b4ee9debf6b54a5ec28da001a2ca7c6b793ad418afefd
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGs9xAAoJEJQzkH1pP7W4LAAMAIKfKvvVFII3ROOzVCtU5TwM
hdSbkKAnSpgP8d7sSxX/A4UvxrjAQzXiKjOj2AP49aD21gTWXlxJSc9pqRskQ9zb
C+tnYQnLJ94FkvXc1HxdC6dGul5wWz/ufIGOjs6HlbOBgM8eIgyCQiLFqYFqjSRs
F9wKXTeamzAjN+M8/1N6bAuh4GOjXr/+EAlsh+QHotiBqNlM2dez8Gzdhuf/q1+y
V0t03uVXc39Nl2V01XnuTXvkHJPS8napk9xYkrcvdmtFyDdjfTpxRC6rTHnDZOwC
ILWh1k5tRaI92zoRAIY9m0KqgN3s6lBs7eETNRrOKflnwGdUU9hmBCrrELWvKQwV
CRjxlfkXRBKyz0BBc3z1T/JeTcuSfEYuTDhrp1quMGrJJE6vHfGnsKUC90RKvyMs
XzZjV7z/+KROZahVc2b+H5t2Yptt+mr3BAHRhVu6G5cU6+y8wgdN9g4FtoU/rUWK
sZd1IL5QJRIJvkmM+k032+sJT2fi5z+ImgFr060uDA==
=6xXM
-----END PGP SIGNATURE-----

View File

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.9 2013/12/17 10:54:23 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-bashcomp/eselect-bashcomp-1.3.6.ebuild,v 1.1 2015/03/31 16:46:38 ulm Exp $
EAPI=4
@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/eselect-${PV}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
RDEPEND=">=app-admin/eselect-1.3.8"

View File

@ -2,6 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>eselect@gentoo.org</email>
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
</pkgmetadata>

View File

@ -0,0 +1,340 @@
# ChangeLog for app-eselect/eselect-ctags
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-ctags/ChangeLog,v 1.1 2015/03/31 16:47:46 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-1.18.ebuild,
+metadata.xml:
Move package from app-admin to app-eselect category.
28 Feb 2015; Ulrich Müller <ulm@gentoo.org> -eselect-ctags-1.16.ebuild,
-eselect-ctags-1.17.ebuild:
Remove old.
28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for ia64, wrt bug #537006
27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for sparc, wrt bug #537006
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for alpha, wrt bug #537006
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for ppc64, wrt bug #537006
28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for ppc, wrt bug #537006
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for x86, wrt bug #537006
25 Jan 2015; Markus Meier <maekke@gentoo.org> eselect-ctags-1.18.ebuild:
arm stable, bug #537006
22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for amd64, wrt bug #537006
20 Jan 2015; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.18.ebuild:
Stable for HPPA (bug #537006).
*eselect-ctags-1.18 (19 Dec 2014)
19 Dec 2014; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-1.18.ebuild:
Version bump.
*eselect-ctags-1.17 (28 Oct 2014)
28 Oct 2014; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-1.17.ebuild:
Version bump.
08 Jun 2014; Ulrich Müller <ulm@gentoo.org> -eselect-ctags-1.15.ebuild:
Remove old.
06 Jun 2014; Mike Frysinger <vapier@gentoo.org> eselect-ctags-1.16.ebuild:
Stabilize for all.
16 May 2014; Ulrich Müller <ulm@gentoo.org> eselect-ctags-1.16.ebuild:
Stable on amd64 and x86, bug 507272.
18 Apr 2014; Markus Meier <maekke@gentoo.org> eselect-ctags-1.16.ebuild:
arm stable, bug #507272
11 Apr 2014; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.16.ebuild:
Stable for HPPA (bug #507272).
09 Apr 2014; Ulrich Müller <ulm@gentoo.org> -eselect-ctags-1.14.ebuild:
Remove old.
23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for ppc, wrt bug #503108
19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for alpha, wrt bug #503108
18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for ia64, wrt bug #503108
14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for ppc64, wrt bug #503108
*eselect-ctags-1.16 (13 Mar 2014)
13 Mar 2014; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-1.16.ebuild:
Version bump.
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for sparc, wrt bug #503108
12 Mar 2014; Chema Alonso <nimiux@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for amd64 wrt bug #503108
09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
eselect-ctags-1.15.ebuild:
x86 stable wrt bug #503108
09 Mar 2014; Markus Meier <maekke@gentoo.org> eselect-ctags-1.15.ebuild:
arm stable, bug #503108
04 Mar 2014; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.15.ebuild:
Stable for HPPA (bug #503108).
*eselect-ctags-1.15 (17 Feb 2014)
17 Feb 2014; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-1.15.ebuild:
Version bump.
14 Jul 2013; Ulrich Müller <ulm@gentoo.org> -eselect-ctags-1.13.ebuild,
eselect-ctags-1.14.ebuild:
Update HOMEPAGE. Specify LICENSE more precisely. Remove old.
09 Sep 2012; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.14.ebuild:
alpha/ia64/m68k/s390/sh/sparc stable wrt #431206
15 Aug 2012; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.14.ebuild:
Stable for HPPA (bug #431206).
14 Aug 2012; Johannes Huber <johu@gentoo.org> eselect-ctags-1.14.ebuild:
Stable for x86, wrt bug #431206
14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.14.ebuild:
Stable for amd64, wrt bug #431206
13 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
eselect-ctags-1.14.ebuild:
Stable ppc, bug #431206
13 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
eselect-ctags-1.14.ebuild:
Stable ppc64, bug #431206
13 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
eselect-ctags-1.14.ebuild:
Stable arm, bug #431206
13 Aug 2012; Ulrich Müller <ulm@gentoo.org> eselect-ctags-1.14.ebuild:
Drop keywords to unstable again, we need to be in sync with eselect-emacs.
13 Aug 2012; Johannes Huber <johu@gentoo.org> eselect-ctags-1.14.ebuild:
Stable for x86, wrt bug #428836
12 Aug 2012; Agostino Sarubbo <ago@gentoo.org> eselect-ctags-1.14.ebuild:
Stable for amd64, wrt bug #428836
12 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
eselect-ctags-1.14.ebuild:
Stable ppc ppc64, bug #428836
*eselect-ctags-1.14 (22 Jun 2012)
22 Jun 2012; Ulrich Müller <ulm@gentoo.org> +eselect-ctags-1.14.ebuild:
Version bump.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> eselect-ctags-1.13.ebuild:
keyword ~amd64-fbsd
06 Jun 2010; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.10.ebuild,
-eselect-ctags-1.12.ebuild:
Remove old.
06 Jun 2010; Christoph Mende <angelos@gentoo.org>
eselect-ctags-1.13.ebuild:
amd64 stable (bug #299974)
26 Jan 2010; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.13.ebuild:
Stable for HPPA (bug #299974).
13 Jan 2010; Brent Baude <ranger@gentoo.org> eselect-ctags-1.13.ebuild:
Marking eselect-ctags-1.13 ppc64 for bug 299974
12 Jan 2010; nixnut <nixnut@gentoo.org> eselect-ctags-1.13.ebuild:
ppc stable #299974
11 Jan 2010; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.13.ebuild:
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #299974
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
eselect-ctags-1.13.ebuild:
stable x86, bug 299974
*eselect-ctags-1.13 (09 Dec 2009)
09 Dec 2009; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.11.ebuild,
+eselect-ctags-1.13.ebuild:
Version bump. Remove intermediate version.
07 Dec 2009; Ulrich Mueller <ulm@gentoo.org> eselect-ctags-1.12.ebuild:
Add KEYWORDS from Prefix overlay.
*eselect-ctags-1.12 (20 Nov 2009)
20 Nov 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.12.ebuild:
Version bump.
*eselect-ctags-1.11 (07 Nov 2009)
07 Nov 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.11.ebuild:
Version bump, support brief output mode, bug 292100.
07 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
-eselect-ctags-1.8.ebuild, -eselect-ctags-1.9.ebuild:
clean up
06 Sep 2009; Brent Baude <ranger@gentoo.org> eselect-ctags-1.10.ebuild:
Marking eselect-ctags-1.10 ppc64 for bug 272989
11 Jun 2009; Markus Meier <maekke@gentoo.org> eselect-ctags-1.10.ebuild:
amd64 stable, bug #272989
09 Jun 2009; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.10.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #272989
08 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
eselect-ctags-1.10.ebuild:
stable x86, bug 272989
08 Jun 2009; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.10.ebuild:
Stable for HPPA (bug #272989).
07 Jun 2009; nixnut <nixnut@gentoo.org> eselect-ctags-1.10.ebuild:
ppc stable #272989
*eselect-ctags-1.10 (07 May 2009)
07 May 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.10.ebuild:
Version bump.
*eselect-ctags-1.9 (02 May 2009)
02 May 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.9.ebuild:
Version bump.
29 Apr 2009; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.5.ebuild:
Remove old.
29 Apr 2009; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.8.ebuild:
m68k stable
12 Mar 2009; Brent Baude <ranger@gentoo.org> eselect-ctags-1.8.ebuild:
Marking eselect-ctags-1.8 ppc64 for bug 256113
19 Feb 2009; nixnut <nixnut@gentoo.org> eselect-ctags-1.8.ebuild:
ppc stable #256113
06 Feb 2009; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.8.ebuild:
Stable for HPPA (bug #256113).
27 Jan 2009; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.8.ebuild:
alpha/arm/ia64/s390/sh stable wrt #256113
25 Jan 2009; Markus Meier <maekke@gentoo.org> eselect-ctags-1.8.ebuild:
amd64/x86 stable, bug #256113
23 Jan 2009; Ferris McCormick <fmccor@gentoo.org>
eselect-ctags-1.8.ebuild:
Sparc stable, Bug #256113.
23 Jan 2009; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.7.ebuild,
eselect-ctags-1.8.ebuild:
Remove unnecessary die messages. Clean up.
*eselect-ctags-1.8 (21 Dec 2008)
21 Dec 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.8.ebuild:
Version bump.
*eselect-ctags-1.7 (19 Dec 2008)
19 Dec 2008; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.6.ebuild,
+eselect-ctags-1.7.ebuild:
Version bump. Remove intermediate version.
*eselect-ctags-1.6 (12 Dec 2008)
12 Dec 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.6.ebuild:
Version bump.
25 Oct 2008; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.3.ebuild:
Remove old.
04 Jul 2008; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.5.ebuild:
Stable for HPPA (bug #229605).
28 Jun 2008; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.5.ebuild:
alpha/ia64 stable wrt #229605
28 Jun 2008; Markus Meier <maekke@gentoo.org> eselect-ctags-1.5.ebuild:
x86 stable, bug #229605
27 Jun 2008; Brent Baude <ranger@gentoo.org> eselect-ctags-1.5.ebuild:
Marking eselect-ctags-1.5 ppc64 for bug 229605
27 Jun 2008; Ferris McCormick <fmccor@gentoo.org>
eselect-ctags-1.5.ebuild:
Sparc stable, part of Bug #229605.
27 Jun 2008; Santiago M. Mola <coldwind@gentoo.org>
eselect-ctags-1.5.ebuild:
amd64 stable wrt bug #229605
26 Jun 2008; nixnut <nixnut@gentoo.org> eselect-ctags-1.5.ebuild:
Stable on ppc wrt bug 229605
*eselect-ctags-1.5 (25 May 2008)
25 May 2008; Ulrich Mueller <ulm@gentoo.org> -eselect-ctags-1.4.ebuild,
+eselect-ctags-1.5.ebuild:
Version bump.
*eselect-ctags-1.4 (13 May 2008)
13 May 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-ctags-1.4.ebuild:
Version bump.
23 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> eselect-ctags-1.3.ebuild:
Keyword ~mips for bug #202947.
20 Jan 2008; Christoph Mende <angelos@gentoo.org>
eselect-ctags-1.3.ebuild:
Stable on amd64 wrt bug #206089
19 Jan 2008; nixnut <nixnut@gentoo.org> eselect-ctags-1.3.ebuild:
Stable on ppc wrt bug 206089
18 Jan 2008; Brent Baude <ranger@gentoo.org> eselect-ctags-1.3.ebuild:
Marking eselect-ctags-1.3 ppc64 for bug 206089
17 Jan 2008; Jeroen Roovers <jer@gentoo.org> eselect-ctags-1.3.ebuild:
Stable for HPPA (bug #206089).
16 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
eselect-ctags-1.3.ebuild:
stable x86, bug 206089
16 Jan 2008; Raúl Porcel <armin76@gentoo.org> eselect-ctags-1.3.ebuild:
alpha/ia64/sparc stable wrt #206089
*eselect-ctags-1.3 (21 Dec 2007)
21 Dec 2007; Ulrich Mueller <ulm@gentoo.org> +metadata.xml,
+eselect-ctags-1.3.ebuild:
Initial import. Split off from eselect-emacs to make vi users happy.

View File

@ -0,0 +1,21 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-emacs-1.18.tar.xz 8964 SHA256 72e59fc780bfe18aa782862609e2651a0fd14bf381a4529bf5a1d6ab1c1b90df SHA512 9e346dc2331e577716945360de199848606d6b67776c1e7875d1437ff7e03796ac64cd0a3656109be87c0578b45bee1175f0ba4af2be96d0e27442d51bf182aa WHIRLPOOL 6812d8a4e79fc2286715219f5f443ed0aa662249bea3d381e293dd21324b1887bc674f3f7fa7bc94643f555bbd341969b1198f305a60043183e9fdcab31759f9
EBUILD eselect-ctags-1.18.ebuild 962 SHA256 e38e9a0610ff14ffca46db5dfe28d0017ab107f788f5fc68ec7d3e7966e3c4b1 SHA512 3f66c80331e437502b762998c2950a75f16ddeca7ed00965ec3c158b3d48d4e31b6b1791502fa9cbd0719b114c9129e2261bf5d5c0d2493212514908f230c484 WHIRLPOOL 27711faf96a8968cf637f0041f4660999f35af4c0bf9fd682c8c55d7e4f79872af20c0b22ec3ba9ff0a049d02b6e444d17d2ba11c91cd9ef4b89da215d8c1dde
MISC ChangeLog 11230 SHA256 1155deb4beddfe1dcee92559de5b7af4fcdd23201830a24166aeeb877a443bcf SHA512 f3f3e2ed2a9ace0cf9e7c3e6909e9c0ab2b980e63a851c2ff722b1e1b4fdabe2efa15361d9c144b9a1c6725ea80bbeb56a4d794d9e14c6a02e9e02ac240d863f WHIRLPOOL 163ec3642fbee6351e4865a0c26dc443c15970906d24cc8d24308c394f7132a4ad5da341c06a3fca917e72f1384550a1eacfb4c95791273bb6b4ff188216c026
MISC metadata.xml 158 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab SHA512 e55d75feae933ba948ae987305ea58e36f5880f18687e8acaf91237e33e251be3ecfd5be27048f4907ea6799e0bcf784b602096dd7e2bc9c450eb5e2bb6a73d2 WHIRLPOOL 1d1676172186235a3e99ca1d148298fb24f6a089f9b7908b3c28c246c8854969835fd3742b8b81e0a30b63d76ee0be0c42bfede2416a30dfc3c8b915a147340c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGs+1AAoJEJQzkH1pP7W4qU8MAK93os3D2jtM4DyBZCHFTP08
ovTuhHwv3dR2x+4cqnqWhAWjn5vPwggzi9lTzALYI9vPOdusx6gnHOerIZOq7B9i
dJt01bxhyOqoJZujLw02VzPvVprYa+vO2/lE21UkecRA7ZL0u/OkMy/qwiJWpRil
DA8lAAa2V6cc0X0aBx0E+16yi7qmQ+2UOFibw8SlMkSNGchtKRtzgUl9zLPc+LmC
5nPqZThb6TQRdx/ibOPU7QfZx56SUeovrdDtn/HRjXDcFwaupv+Z9Pkmf4Y2Q/q6
SraQJcE7efOD3bqAMxu/kkZjGDcY7dlC4yPBRBPGP5Hyzz8slsUtxvIzWF0ApNj5
QxNOWCIbe29+uz/v3ua6g6Wluoe6wOfF37WMvHD/vFVjiYINOoRPiCXMsGBkPp6u
uqj9LBSznz8rWFYfDrLDd18AnPuHqSutl0KHqhL/k50HiwPcJkhPL9lDkGw+U0c1
oNIKkoXkMio39FfMV1kixj+8HQDZvQxQAvs+VwT1dg==
=MKZU
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,25 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-ctags/eselect-ctags-1.18.ebuild,v 1.1 2015/03/31 16:47:46 ulm Exp $
EAPI=5
MY_P="eselect-emacs-${PV}"
DESCRIPTION="Manages ctags implementations"
HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
SRC_URI="http://dev.gentoo.org/~ulm/emacs/${MY_P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
RDEPEND="!<app-eselect/eselect-emacs-1.18
>=app-admin/eselect-1.2.3"
S="${WORKDIR}/${MY_P}"
src_install() {
insinto /usr/share/eselect/modules
doins {ctags,etags}.eselect
doman {ctags,etags}.eselect.5
}

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
</pkgmetadata>

View File

@ -0,0 +1,486 @@
# ChangeLog for app-eselect/eselect-emacs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-emacs/ChangeLog,v 1.1 2015/03/31 16:48:14 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-1.18.ebuild,
+metadata.xml:
Move package from app-admin to app-eselect category.
28 Feb 2015; Ulrich Müller <ulm@gentoo.org> -eselect-emacs-1.16.ebuild,
-eselect-emacs-1.17.ebuild:
Remove old.
28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for ia64, wrt bug #537006
27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for sparc, wrt bug #537006
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for alpha, wrt bug #537006
23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for ppc64, wrt bug #537006
28 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for ppc, wrt bug #537006
26 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for x86, wrt bug #537006
25 Jan 2015; Markus Meier <maekke@gentoo.org> eselect-emacs-1.18.ebuild:
arm stable, bug #537006
22 Jan 2015; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for amd64, wrt bug #537006
20 Jan 2015; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.18.ebuild:
Stable for HPPA (bug #537006).
*eselect-emacs-1.18 (19 Dec 2014)
19 Dec 2014; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-1.18.ebuild:
Version bump.
*eselect-emacs-1.17 (28 Oct 2014)
28 Oct 2014; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-1.17.ebuild:
Version bump.
08 Jun 2014; Ulrich Müller <ulm@gentoo.org> -eselect-emacs-1.15.ebuild:
Remove old.
08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.16.ebuild:
Stable for alpha, ia64, ppc, ppc64, and sparc, wrt bug #509830
16 May 2014; Ulrich Müller <ulm@gentoo.org> eselect-emacs-1.16.ebuild:
Stable on amd64 and x86, bug 507272.
18 Apr 2014; Markus Meier <maekke@gentoo.org> eselect-emacs-1.16.ebuild:
arm stable, bug #507272
11 Apr 2014; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.16.ebuild:
Stable for HPPA (bug #507272).
09 Apr 2014; Ulrich Müller <ulm@gentoo.org> -eselect-emacs-1.14.ebuild:
Remove old.
23 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for ppc, wrt bug #503108
19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for alpha, wrt bug #503108
18 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for ia64, wrt bug #503108
14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for ppc64, wrt bug #503108
*eselect-emacs-1.16 (13 Mar 2014)
13 Mar 2014; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-1.16.ebuild:
Version bump.
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for sparc, wrt bug #503108
12 Mar 2014; Chema Alonso <nimiux@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for amd64 wrt bug #503108
09 Mar 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org>
eselect-emacs-1.15.ebuild:
x86 stable wrt bug #503108
09 Mar 2014; Markus Meier <maekke@gentoo.org> eselect-emacs-1.15.ebuild:
arm stable, bug #503108
04 Mar 2014; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.15.ebuild:
Stable for HPPA (bug #503108).
*eselect-emacs-1.15 (17 Feb 2014)
17 Feb 2014; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-1.15.ebuild:
Version bump.
14 Jul 2013; Ulrich Müller <ulm@gentoo.org> -eselect-emacs-1.13.ebuild,
eselect-emacs-1.14.ebuild:
Update HOMEPAGE. Specify LICENSE more precisely. Remove old.
09 Sep 2012; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.14.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #431206
15 Aug 2012; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.14.ebuild:
Stable for HPPA (bug #431206).
14 Aug 2012; Johannes Huber <johu@gentoo.org> eselect-emacs-1.14.ebuild:
Stable for x86, wrt bug #431206
14 Aug 2012; Agostino Sarubbo <ago@gentoo.org> eselect-emacs-1.14.ebuild:
Stable for amd64, wrt bug #431206
13 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
eselect-emacs-1.14.ebuild:
Stable arm, ppc, and ppc64, bug #431206
*eselect-emacs-1.14 (22 Jun 2012)
22 Jun 2012; Ulrich Müller <ulm@gentoo.org> +eselect-emacs-1.14.ebuild:
Version bump.
09 May 2012; Alexis Ballier <aballier@gentoo.org> eselect-emacs-1.13.ebuild:
keyword ~amd64-fbsd
10 Feb 2012; Fabian Groffen <grobian@gentoo.org> eselect-emacs-1.13.ebuild:
Marked ~x64-macos
14 Jun 2011; Matt Turner <mattst88@gentoo.org> eselect-emacs-1.13.ebuild:
Added ~mips, bug 234095
06 Jun 2010; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.10.ebuild,
-eselect-emacs-1.12.ebuild:
Remove old.
06 Jun 2010; Christoph Mende <angelos@gentoo.org>
eselect-emacs-1.13.ebuild:
amd64 stable (bug #299974)
26 Jan 2010; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.13.ebuild:
Stable for HPPA (bug #299974).
13 Jan 2010; Brent Baude <ranger@gentoo.org> eselect-emacs-1.13.ebuild:
Marking eselect-emacs-1.13 ppc64 for bug 299974
12 Jan 2010; nixnut <nixnut@gentoo.org> eselect-emacs-1.13.ebuild:
ppc stable #299974
11 Jan 2010; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.13.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #299974
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
eselect-emacs-1.13.ebuild:
stable x86, bug 299974
*eselect-emacs-1.13 (09 Dec 2009)
09 Dec 2009; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.11.ebuild,
+eselect-emacs-1.13.ebuild:
Version bump. Remove intermediate version.
07 Dec 2009; Ulrich Mueller <ulm@gentoo.org> eselect-emacs-1.12.ebuild:
Add KEYWORDS from Prefix overlay.
*eselect-emacs-1.12 (20 Nov 2009)
20 Nov 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.12.ebuild:
Version bump.
*eselect-emacs-1.11 (07 Nov 2009)
07 Nov 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.11.ebuild:
Version bump, support brief output mode, bug 292100.
07 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
-eselect-emacs-1.8.ebuild, -eselect-emacs-1.9.ebuild:
clean up
06 Sep 2009; Brent Baude <ranger@gentoo.org> eselect-emacs-1.10.ebuild:
Marking eselect-emacs-1.10 ppc64 for bug 272989
11 Jun 2009; Markus Meier <maekke@gentoo.org> eselect-emacs-1.10.ebuild:
amd64 stable, bug #272989
09 Jun 2009; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.10.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #272989
08 Jun 2009; Christian Faulhammer <fauli@gentoo.org>
eselect-emacs-1.10.ebuild:
stable x86, bug 272989
08 Jun 2009; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.10.ebuild:
Stable for HPPA (bug #272989).
07 Jun 2009; nixnut <nixnut@gentoo.org> eselect-emacs-1.10.ebuild:
ppc stable #272989
*eselect-emacs-1.10 (07 May 2009)
07 May 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.10.ebuild:
Version bump.
*eselect-emacs-1.9 (02 May 2009)
02 May 2009; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.9.ebuild:
Version bump.
12 Mar 2009; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.5-r1.ebuild:
Remove old.
12 Mar 2009; Brent Baude <ranger@gentoo.org> eselect-emacs-1.8.ebuild:
Marking eselect-emacs-1.8 ppc64 for bug 256113
19 Feb 2009; nixnut <nixnut@gentoo.org> eselect-emacs-1.8.ebuild:
ppc stable #256113
06 Feb 2009; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.8.ebuild:
Stable for HPPA (bug #256113).
27 Jan 2009; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.8.ebuild:
alpha/arm/ia64/s390/sh stable wrt #256113
25 Jan 2009; Markus Meier <maekke@gentoo.org> eselect-emacs-1.8.ebuild:
amd64/x86 stable, bug #256113
23 Jan 2009; Ferris McCormick <fmccor@gentoo.org>
eselect-emacs-1.8.ebuild:
Sparc stable, Bug #256113.
23 Jan 2009; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.7.ebuild:
Clean up.
22 Dec 2008; Christian Faulhammer <fauli@gentoo.org>
eselect-emacs-1.8.ebuild:
remove unnecessary die messages and clarify DESCRIPTION a bit
*eselect-emacs-1.8 (21 Dec 2008)
21 Dec 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.8.ebuild:
Version bump.
*eselect-emacs-1.7 (19 Dec 2008)
19 Dec 2008; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.6.ebuild,
+eselect-emacs-1.7.ebuild:
Version bump. Remove intermediate version.
*eselect-emacs-1.6 (12 Dec 2008)
12 Dec 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.6.ebuild:
Version bump: ebrowse added to list of man pages.
25 Oct 2008; Ulrich Mueller <ulm@gentoo.org> -files/emacs-updater,
-eselect-emacs-1.3-r2.ebuild, -eselect-emacs-1.5.ebuild:
Remove old.
30 Sep 2008; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.5-r1.ebuild:
Stable for HPPA (bug #238021).
20 Sep 2008; Raúl Porcel <armin76@gentoo.org>
eselect-emacs-1.5-r1.ebuild:
alpha/ia64 stable wrt #238021
19 Sep 2008; Brent Baude <ranger@gentoo.org> eselect-emacs-1.5-r1.ebuild:
Marking eselect-emacs-1.5-r1 ppc64 and ppc for bug 238021
18 Sep 2008; Markus Meier <maekke@gentoo.org> eselect-emacs-1.5-r1.ebuild:
amd64/x86 stable, bug #238021
18 Sep 2008; Ferris McCormick <fmccor@gentoo.org>
eselect-emacs-1.5-r1.ebuild:
Sparc stable, part of Bug #238021.
*eselect-emacs-1.5-r1 (04 Sep 2008)
04 Sep 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.5-r1.ebuild:
Don't install the emacs-updater script since it's in its own package now.
04 Jul 2008; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.5.ebuild:
Stable for HPPA (bug #229605).
28 Jun 2008; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.5.ebuild:
alpha/ia64 stable wrt #229605
28 Jun 2008; Markus Meier <maekke@gentoo.org> eselect-emacs-1.5.ebuild:
x86 stable, bug #229605
27 Jun 2008; Brent Baude <ranger@gentoo.org> eselect-emacs-1.5.ebuild:
Marking eselect-emacs-1.5 ppc64 for bug 229605
27 Jun 2008; Ferris McCormick <fmccor@gentoo.org>
eselect-emacs-1.5.ebuild:
Sparc stable, part of Bug #229605.
27 Jun 2008; Santiago M. Mola <coldwind@gentoo.org>
eselect-emacs-1.5.ebuild:
amd64 stable wrt bug #229605
26 Jun 2008; nixnut <nixnut@gentoo.org> eselect-emacs-1.5.ebuild:
Stable on ppc wrt bug 229605
*eselect-emacs-1.5 (25 May 2008)
25 May 2008; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.4.ebuild,
+eselect-emacs-1.5.ebuild:
Version bump.
*eselect-emacs-1.4 (13 May 2008)
13 May 2008; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.4.ebuild:
Version bump. New module for etags.
30 Apr 2008; Ulrich Mueller <ulm@gentoo.org> eselect-emacs-1.3-r2.ebuild:
Move eselect-ctags to RDEPEND where it belongs.
08 Mar 2008; Ulrich Mueller <ulm@gentoo.org> files/emacs-updater:
Update emacs-updater to version 0.6.
21 Feb 2008; Christian Faulhammer <opfer@gentoo.org> files/emacs-updater:
bump emacs-updater to version 0.4
01 Feb 2008; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.1.ebuild,
-eselect-emacs-1.3.ebuild:
Remove old.
20 Jan 2008; Christoph Mende <angelos@gentoo.org>
eselect-emacs-1.3-r2.ebuild:
Stable on amd64 wrt bug #206089
19 Jan 2008; nixnut <nixnut@gentoo.org> eselect-emacs-1.3-r2.ebuild:
Stable on ppc wrt bug 206089
18 Jan 2008; Brent Baude <ranger@gentoo.org> eselect-emacs-1.3-r2.ebuild:
Marking eselect-emacs-1.3-r2 ppc64 for bug 206089
17 Jan 2008; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.3-r2.ebuild:
Stable for HPPA (bug #206089).
16 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
eselect-emacs-1.3-r2.ebuild:
stable x86, bug 206089
16 Jan 2008; Raúl Porcel <armin76@gentoo.org>
eselect-emacs-1.3-r2.ebuild:
alpha/ia64/sparc stable wrt #206089
*eselect-emacs-1.3-r2 (09 Jan 2008)
09 Jan 2008; Ulrich Mueller <ulm@gentoo.org> +files/emacs-updater,
-eselect-emacs-1.3-r1.ebuild, +eselect-emacs-1.3-r2.ebuild:
Install emacs-updater shell script. Remove intermediate revision.
*eselect-emacs-1.3-r1 (21 Dec 2007)
21 Dec 2007; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.3-r1.ebuild:
Move ctags module into its own package. Drop m68k keyword.
*eselect-emacs-1.3 (20 Nov 2007)
20 Nov 2007; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.2.ebuild,
+eselect-emacs-1.3.ebuild:
Version bump, only minor documentation changes. Remove old version.
25 Aug 2007; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-0.8-r1.ebuild:
Remove old version.
*eselect-emacs-1.2 (22 Aug 2007)
22 Aug 2007; Ulrich Mueller <ulm@gentoo.org> -eselect-emacs-1.0.ebuild,
+eselect-emacs-1.2.ebuild:
Version bump; improves behaviour on FreeBSD where /usr/bin/ctags is a real
binary. Thanks to Joe Peterson <lavajoe@gentoo.org> for pointing this out.
13 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
eselect-emacs-1.1.ebuild:
ppc. stable
01 Aug 2007; <metalgod@gentoo.org> eselect-emacs-1.1.ebuild:
Stable on amd64. See bug #187057.
30 Jul 2007; Jeroen Roovers <jer@gentoo.org> eselect-emacs-1.1.ebuild:
Stable for HPPA (bug #187057).
30 Jul 2007; Raúl Porcel <armin76@gentoo.org> eselect-emacs-1.1.ebuild:
alpha/ia64 stable wrt #187057
30 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
eselect-emacs-1.1.ebuild:
Stable on sparc wrt #187057
30 Jul 2007; Markus Rothe <corsair@gentoo.org> eselect-emacs-1.1.ebuild:
Stable on ppc64; bug #187057
30 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
eselect-emacs-1.1.ebuild:
stable x86, bug 187057
*eselect-emacs-1.1 (29 Jun 2007)
29 Jun 2007; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.1.ebuild:
Version bump, new eselect module for ctags. Bug #29398.
*eselect-emacs-1.0 (17 Jun 2007)
17 Jun 2007; Ulrich Mueller <ulm@gentoo.org> +eselect-emacs-1.0.ebuild:
Version bump. Give a message in list command if XEmacs is found. Call
env.eselect module for INFOPATH, fixes bug #181166. Other minor changes.
12 Jun 2007; Diego Pettenò <flameeyes@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Add ~sparc-fbsd keyword as per bug #174882.
01 Jun 2007; nixnut <nixnut@gentoo.org> eselect-emacs-0.8-r1.ebuild:
Stable on ppc wrt bug 180100
29 May 2007; Raúl Porcel <armin76@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
alpha/ia64 stable wrt #180100
29 May 2007; Jeroen Roovers <jer@gentoo.org> eselect-emacs-0.8-r1.ebuild:
Stable for HPPA (bug #180100).
28 May 2007; Christian Faulhammer <opfer@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
x86/amd64 stable, bug 180100
28 May 2007; Brent Baude <ranger@gentoo.org> eselect-emacs-0.8-r1.ebuild:
marking -0.8-r1 ppc64 stable to support stablization of 180100
28 May 2007; Gustavo Zacarias <gustavoz@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Stable on sparc wrt #180100
15 May 2007; Roy Marples <uberlord@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Added ~x86-fbsd keyword, #174884
14 May 2007; Markus Ullmann <jokey@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Works on arm as well
30 Apr 2007; Tony Vroon <chainsaw@gentoo.org> eselect-emacs-0.8-r1.ebuild:
Add ~ppc keyword. Tested on a PowerBook 5,9 with GCC 4.1.2
21 Apr 2007; Markus Rothe <corsair@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Added ~ppc64; bug #174882
19 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Change HOMEPAGE to the new project page
19 Apr 2007; Bryan Østergaard <kloeri@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Add ~alpha keyword, bug 174882.
18 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Keyworded ~sparc wrt #174882
18 Apr 2007; Jeroen Roovers <jer@gentoo.org> eselect-emacs-0.8-r1.ebuild:
Marked ~hppa (bug #174882).
17 Apr 2007; Raúl Porcel <armin76@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
Add ~ia64 wrt bug 174882
17 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
eselect-emacs-0.8-r1.ebuild:
keyworded ~amd64, bug 174882
*eselect-emacs-0.8-r1 (16 Apr 2007)
16 Apr 2007; Christian Faulhammer <opfer@gentoo.org> +metadata.xml,
+eselect-emacs-0.8-r1.ebuild:
initial import from Emacs Overlay. Features: switch the target of the
/usr/bin/emacs symlink, man and info pages so several versions can be
installed in parallel on a system

View File

@ -0,0 +1,21 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-emacs-1.18.tar.xz 8964 SHA256 72e59fc780bfe18aa782862609e2651a0fd14bf381a4529bf5a1d6ab1c1b90df SHA512 9e346dc2331e577716945360de199848606d6b67776c1e7875d1437ff7e03796ac64cd0a3656109be87c0578b45bee1175f0ba4af2be96d0e27442d51bf182aa WHIRLPOOL 6812d8a4e79fc2286715219f5f443ed0aa662249bea3d381e293dd21324b1887bc674f3f7fa7bc94643f555bbd341969b1198f305a60043183e9fdcab31759f9
EBUILD eselect-emacs-1.18.ebuild 892 SHA256 fe27c465869dfd665f65e5270cff5e88990fbb920ced38020e58c08d87098d67 SHA512 38e0eb9d1773c256dcf8f45ab5dc15bc86e312e8c7149ced0c8f1cfc67a21493aefd5270b3e8395540490d760c1b2e7d53941444cc255fe4c49b990c5b66e1fb WHIRLPOOL 3cffadc3eed45429b04fc43bf29fc55507f0d6b33b7b673e45dbf0ce8720132aca524d7b6f51f513cb128ec2d6886f63058f2d31e1a05d3953bf8889892b31d0
MISC ChangeLog 16341 SHA256 dd673914db6fb06b4cbe04a93f5833c7a639b5bbf710c02c71b4809bb31dd26f SHA512 97cc27bbe3a8ff40bfc8c8deb21c37dbebd317cea85d8c4c30a2202d5225510160369d68431da6381bbe481840b3df30461b6939b16c330a552076f67015bd34 WHIRLPOOL 793254d926d3c023f644be44686b120dfd0102b08f58a20d8a5e4aff0f26c74129a0c03c1b604a42767112dfa1700734f345087184a804e4cb3f4d4e95d58ddf
MISC metadata.xml 158 SHA256 1393bdef3a74343fdb40a112c7096a1af16f67e7a43413250de28dfe73810eab SHA512 e55d75feae933ba948ae987305ea58e36f5880f18687e8acaf91237e33e251be3ecfd5be27048f4907ea6799e0bcf784b602096dd7e2bc9c450eb5e2bb6a73d2 WHIRLPOOL 1d1676172186235a3e99ca1d148298fb24f6a089f9b7908b3c28c246c8854969835fd3742b8b81e0a30b63d76ee0be0c42bfede2416a30dfc3c8b915a147340c
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGs/RAAoJEJQzkH1pP7W4OW4L/0+kAXLzHHmqLcF96gPzkhlg
0yH0s7maKx1bExHKLQzGGktK0yUvIUPlK9aNJsQlcFJGNqBEX7HdN1ICfcF7YxYk
MH9SS9Vx+3EE0P0uptTrP48hWw/cwBJIqBbJu8wl/lNrEVFvUVbsh0pAoVMTwuXz
MoH02oZvzOb4S9d2um5/+Iqchn0IUJpGh0ba98fNJlCgNRzvrpuuKMmPU+D5Xjcn
dP8yoo/L7BLtYiwHFrfvWU61AKJ8B6bVZS8C9yTQr6YLjJqCm5OPnzUBiRnKgSh7
ejS+Sj4Nt1Vx1Uy/ONLM/jQTQV3Gihlcai3Wpqb+yj3Eq7gdQkL24lxrtCZ6gags
jIbDgvjI1D++/tch8n/tQr+0XDmaziLqCp/iWZUyiAstnlEZyMO0msorhBGB7TjV
ialIg2/8DovESMQ4zrz3nVsG/BOp9CKhuxCtRbLiPTJiQDt1f8qOw2XStWqdUfI3
5XYQDZvbx2VX8Byfxd1y5CEs2n+fhI0u9AJ8EO4d9w==
=Auyi
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,25 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-emacs/eselect-emacs-1.18.ebuild,v 1.1 2015/03/31 16:48:14 ulm Exp $
EAPI=5
DESCRIPTION="Manage multiple Emacs versions on one system"
HOMEPAGE="http://wiki.gentoo.org/wiki/Project:Emacs"
SRC_URI="http://dev.gentoo.org/~ulm/emacs/${P}.tar.xz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
RDEPEND=">=app-admin/eselect-1.2.6
~app-eselect/eselect-ctags-${PV}"
src_compile() { :; }
src_install() {
insinto /usr/share/eselect/modules
doins {emacs,gnuclient}.eselect
doman {emacs,gnuclient}.eselect.5
dodoc ChangeLog
}

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
</pkgmetadata>

View File

@ -0,0 +1,98 @@
# ChangeLog for app-eselect/eselect-lib-bin-symlink
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-lib-bin-symlink/ChangeLog,v 1.1 2015/03/31 16:50:19 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org>
+eselect-lib-bin-symlink-0.1.ebuild, +eselect-lib-bin-symlink-0.1.1.ebuild,
+eselect-lib-bin-symlink-9999.ebuild, +metadata.xml:
Move package from app-admin to app-eselect category.
06 Jul 2014; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild, eselect-lib-bin-symlink-0.1.ebuild,
eselect-lib-bin-symlink-9999.ebuild:
Replace obsolete mirror://bitbucket with the real URI.
20 Jan 2014; Mike Frysinger <vapier@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild, eselect-lib-bin-symlink-0.1.ebuild,
eselect-lib-bin-symlink-9999.ebuild:
Add arm64 love.
05 Dec 2013; Michael Haubenwallner <haubi@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
add ~ppc-aix keyword
14 Oct 2013; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-9999.ebuild:
Switch to git-r3.
21 May 2013; Jeroen Roovers <jer@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for HPPA (bug #466002).
01 May 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for sh, wrt bug #466002
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for sparc, wrt bug #466002
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for s390, wrt bug #466002
22 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for ppc, wrt bug #466002
18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for ia64, wrt bug #466002
18 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for alpha, wrt bug #466002
16 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for ppc64, wrt bug #466002
16 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for arm, wrt bug #466002
15 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for x86, wrt bug #466002
15 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild:
Stable for amd64, wrt bug #466002
19 Feb 2013; Zac Medico <zmedico@gentoo.org>
eselect-lib-bin-symlink-0.1.1.ebuild, eselect-lib-bin-symlink-9999.ebuild:
Add ~arm-linux keywords.
*eselect-lib-bin-symlink-0.1.1 (14 Jan 2013)
14 Jan 2013; Michał Górny <mgorny@gentoo.org>
+eselect-lib-bin-symlink-0.1.1.ebuild:
Version bump. Fix trying to set a symlink after last implementation was
removed.
13 Jan 2013; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-0.1.ebuild, eselect-lib-bin-symlink-9999.ebuild:
Sync KEYWORDS to eselect-pinentry. Add RDEP on eselect.
13 Jan 2013; Michał Górny <mgorny@gentoo.org>
eselect-lib-bin-symlink-0.1.ebuild, eselect-lib-bin-symlink-9999.ebuild:
Sync KEYWORDS to eselect-sh.
*eselect-lib-bin-symlink-9999 (13 Jan 2013)
*eselect-lib-bin-symlink-0.1 (13 Jan 2013)
13 Jan 2013; Michał Górny <mgorny@gentoo.org>
+eselect-lib-bin-symlink-0.1.ebuild, +eselect-lib-bin-symlink-9999.ebuild,
+metadata.xml:
Introduce an eselect library to control executable symlinks (for eselect-sh
and eselect-pinentry).

View File

@ -0,0 +1,24 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-lib-bin-symlink-0.1.1.tar.bz2 45376 SHA256 397ac213f606d3d0534539a9b34f755389294cb1d584b1b656e105a441286b15 SHA512 16b56153aa61534997f42641656c3feaf27243fece8cdd42e93ed0be5dabedafc316af8111cd7ff0e321666de8deb1a35e86032cd9590060f677ac7e68fd48bd WHIRLPOOL e1490e3dc35a8eb96416469fb0f4b310867d1a245abd96fafc2ed0b96561f3cfbcfaff651df79e387338801177898a4b116f2c15242d1a74cb8a3e0375072b87
DIST eselect-lib-bin-symlink-0.1.tar.bz2 45331 SHA256 eb612453252e06991c0a3840d8cc1bc287dd5dbf84f21c9ce17018156822a14b SHA512 c4e31c81ee778a18335e3a5f45eba28688ca6af8b7f5069897a19f1d51e0a83fc35b80149c29643c01ff959aedd05b80a020bd0fbdb9fc7ecf207405f8c77ed6 WHIRLPOOL 97cf79e2287d347000d72cdfad6592dbb39f36fe4170ccd88719d7661f0578351a7879c73c412167cf931c0d9b53b3ef52298c6e5d900efa5136020a2ab65cd1
EBUILD eselect-lib-bin-symlink-0.1.1.ebuild 827 SHA256 d9701fed0d844f68c5b2eb3cbfc20891efcc3f01013bbbd418f872b49e13d5c1 SHA512 a79acea0cfb360e2e43c48f7824f62fcf044abd112adb902522b4203559226b2a3fafe4eb514eba15b970a50af29abd820ebcbd7dd246327ade38842f3c45f2f WHIRLPOOL cd6b6674943b59283f5142f333f74ff5132ca8f8e1b7e4561e4e5bae386ef97b9c6b814bcb37cdc4a090ce2b61a08a20233b2044fc26d707a61daddeaf8b0804
EBUILD eselect-lib-bin-symlink-0.1.ebuild 817 SHA256 e1bdbcbea5122db1ddca5eda122d92ccb245c837b143f72e714ae2b004f5543c SHA512 c90250959654f74fd2107d06c25942ddae998bde32fa6a5c70fb72967d361cb7bbb7ea3ef1f53dbe75b292b581bb331ae68b44eb91103ebacb0686c9e232f279 WHIRLPOOL bac7d743a2048e49d79ccd00ab85ff06e6df6bfeca69bfedfa29bfb292b44a12bcdaeffd054c932b73673356badccbe677f11e2615eb74c86d2bf729466fa5cd
EBUILD eselect-lib-bin-symlink-9999.ebuild 974 SHA256 df5f3630f34f57de4b09e849abf1cd3d1aa29d95b77a7dc59c188b5f00327961 SHA512 639041dbfb0f92b15cdef1e6b0c675c6b041fa8941a9ec68af910f259d96b0cbfe46f9ba14a30351aea4d7bd57246decdf66f64c0bce846be54c9cc667a7b639 WHIRLPOOL 97da90432c36260c0182b45cee7d2adbc71bfcae2759b214bcb8d4518dc4a53c1c676d61a8c29a392c8a9b2f6aaad5d907dfed863c24ee2d8bb70276c9bfb082
MISC ChangeLog 3534 SHA256 928de26d215d2348bb1975544c775ae49608535cf89221e0667c68ed52240254 SHA512 62056987cbba71ee896d42cb35482437fe446bba06b5106f20b6196c0da0a0c141fbbc636f4508338b3f3833edd0dd9086020ba2f67791aba273fdbbe403b363 WHIRLPOOL de2426b919978dff51e289b0dd7a43d85c6edd9def8035f68422d7693a5df37c29c3f28966a3e44d892042ea773355c544a75e4e98e5f9a1d739562bced6bd30
MISC metadata.xml 454 SHA256 93bdef210b0e87f5ca6f86ffc3f604339b08b963139bab7f9996c8e048264174 SHA512 83f429dd205098417726fe3781768c0f893a9ea56fea18767922229458d2858c7769f740ec6d5843f817a90c6181b9724cec93a6f1ec8bd2b86f775ecfe9ac29 WHIRLPOOL 5796ec78853cb798e07c9baf44a5c5d0e7ac7b3a39ab027f4c95ffb3dcbf863fd0f3063994fa4e8bb50e52fcfc94a044cc4dd2f0754d386bf68a3f3e274263b3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGtBOAAoJEJQzkH1pP7W4NeYL/RcSh+2d2UhExJdKuVia4eGh
DhHIqXimzQDkIL/eFgCPq6qpCIhXksizP5NkYti4HH10BTz7TDRP/MocpJmX2pdy
f3MkcBhu8aFGiJ1/QkSMP0qRXUb5ZE/V46XrVeaCiMwtVJG8IiS0q0RbFFJdAG8I
7IYR5/XU8LUTW+YvR8IWhODjraafnHE1yfc8kyUx5eFyk9rSatWRo8EFSE8wOrt7
/x/Z1B64FGVVnWTBOcLsX7XcwHb5YLxLOxN8ixcY+nYnvmEthEoDewYPdOXgJmsI
V0bp3Q43t0iJiSWzK2W9vBdByU6n6MrXzk7iTSxf+H7kqohbJybQhz+OL83didPH
s7T6norBdE+AM6bIycNWMkEBrmAiGOGPVFPNuM/P+X3c97kvIHw9hclnrxrwL8NC
/C5dqmCvgdJQTgRkS4sEkEw4AccHIcTcdWxmQ1kS5RMqmWMqwA3M9ggNvQgYd19O
ndsLympA0BIUF4gb/5HPbb6Tvwer9pCTAs7lJYMd/w==
=sfSc
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,18 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.1.ebuild,v 1.1 2015/03/31 16:50:19 ulm Exp $
EAPI=5
inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"

View File

@ -0,0 +1,18 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-0.1.ebuild,v 1.1 2015/03/31 16:50:19 ulm Exp $
EAPI=5
inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"

View File

@ -0,0 +1,29 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-lib-bin-symlink/eselect-lib-bin-symlink-9999.ebuild,v 1.1 2015/03/31 16:50:19 ulm Exp $
EAPI=5
#if LIVE
EGIT_REPO_URI="http://bitbucket.org/mgorny/${PN}.git"
AUTOTOOLS_AUTORECONF=1
inherit git-r3
#endif
inherit autotools-utils
DESCRIPTION="An eselect library to manage executable symlinks"
HOMEPAGE="https://bitbucket.org/mgorny/eselect-lib-bin-symlink/"
SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"
#if LIVE
KEYWORDS=
SRC_URI=
#endif

View File

@ -1,6 +1,54 @@
# ChangeLog for app-admin/eselect-pinentry
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/ChangeLog,v 1.17 2013/01/14 13:21:45 ssuominen Exp $
# ChangeLog for app-eselect/eselect-pinentry
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/ChangeLog,v 1.1 2015/03/31 16:54:08 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-pinentry-0.3.ebuild,
+eselect-pinentry-0.4.ebuild, +files/eselect-pinentry-0.3,
+files/pinentry.eselect-0.4, +metadata.xml:
Move package from app-admin to app-eselect category.
20 Jan 2014; Mike Frysinger <vapier@gentoo.org> eselect-pinentry-0.4.ebuild:
Add arm64 love.
05 Dec 2013; Michael Haubenwallner <haubi@gentoo.org>
eselect-pinentry-0.4.ebuild:
add ~ppc-aix keyword
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for x86, wrt bug #470286
30 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for s390, wrt bug #470286
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for ppc64, wrt bug #470286
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for ppc, wrt bug #470286
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for sparc, wrt bug #470286
26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for ia64, wrt bug #470286
26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for alpha, wrt bug #470286
09 Jun 2013; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for sh, wrt bug #470286
09 Jun 2013; Markus Meier <maekke@gentoo.org> eselect-pinentry-0.4.ebuild:
arm stable, bug #470286
04 Jun 2013; Chema Alonso <nimiux@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for amd64 wrt bug #470286
03 Jun 2013; Jeroen Roovers <jer@gentoo.org> eselect-pinentry-0.4.ebuild:
Stable for HPPA (bug #470286).
19 Feb 2013; Zac Medico <zmedico@gentoo.org> eselect-pinentry-0.4.ebuild:
Add ~arm-linux keyword.
*eselect-pinentry-0.4 (14 Jan 2013)
@ -63,4 +111,3 @@
30 Sep 2010; Samuli Suominen <ssuominen@gentoo.org>
+files/eselect-pinentry-0.1, +eselect-pinentry-0.1.ebuild:
Initial commit wrt #338691 by Michał Górny.

View File

@ -0,0 +1,23 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX eselect-pinentry-0.3 3465 SHA256 854367bc7bc9a377315a406632a30b25a22ffa9b7543042578fd522f270ce425 SHA512 757429cec97ab91781a3cc10ee1ded2718963cbc92dc14752b46aaac2054c7db2ff2861b966f132efe8b4fa4fe7d4561833bbbbedb961e067aacfdf47932ba27 WHIRLPOOL ea99694d0a5483614f60221c61fcb9e6170e14cf6069e3d48b751c9622fb6872827df572790ca7a5a06f5e20040d790377d05aba7740554816a6d16876883fd8
AUX pinentry.eselect-0.4 441 SHA256 d61a081051de1c72d5aa5376b78a78e9e39c0cfa439e825e6002fa9905492800 SHA512 dc681dc0cbd9e98218463a1cd53a9bf246827596e3c092061e0069373badb0e966f5e91107fd3bc5cbe4e58b688fdd5d67f4f2bf9fdb50c51bcb94a235b98aa3 WHIRLPOOL 4b31b3eb2b810b775f560ed1344579ebef1dd2c91754b9667a6ab4e786d857dbc8fb0479ef2c446337e021586e8bda825aa606ab92f631829b4b6d86a18fdb12
EBUILD eselect-pinentry-0.3.ebuild 795 SHA256 1b892149ce8d8ec1eada91dd1c4427b295383a023051efabbbd3790ed95c3be5 SHA512 0b849904560e8dcc57801a43362d3fac26560be8303a211ffb9607fd52c15bedf49c7a280508ea341819ceeb325c66a0114953be667d54bb48f091bada3d9022 WHIRLPOOL 31ff9c0fa44e683cc00b79afa36df440a825be51edffe34c28bada2c54907916c069e34e58278e276a5f8e33918526a37a0c1557e722b77a090060e51afa6493
EBUILD eselect-pinentry-0.4.ebuild 832 SHA256 e56f46050870b0f35b95f37fd52ca5fa2e25f4d6c373ec1feb1ddd9a3a92b965 SHA512 36781fc29610e37c38d13594f80f511d83abd02d79f9e596c15d2f0769a34f482d729ad9fd2ed776ecbb8ac0e5d7abf38b037b6d9eda8d7b79b20d788196e3b3 WHIRLPOOL d96c766b2e2459d7bd60b68c02ccff49b2b5a373b2e9183f1a6be6f8658d3b93e92da9c3827f09234478a56af7575ee1402e4564240a6c19fed66739f0017eb5
MISC ChangeLog 4163 SHA256 898445704533f36e6f95a8ac2c57b48701ad4b81bb9ac41c53573315f32a6fd4 SHA512 a992480db11f459ad096573b6abd0b59fbf13846370f1e5c4b32ec4de7bebd62e6674411b812f45244ad91f71d29264ef0e6bc905e841e592ab72c268472c93b WHIRLPOOL 14bd06552c6baa75b69f0fad59234f19644b7eba39ef7c4bc3b5def8cd0233a53d0f446bb018d4c024e915712239a411cfde41a2459a57eaa3fa3ecf4490c580
MISC metadata.xml 159 SHA256 fabd15e2740a2a68e0bda738d0cd4300b133ff11239802afe7e60aa3862c9c03 SHA512 96a1f7f082adc57e52a1a32666e1206e68f8ff03c728fdb7666ff98c255905977491fc4dfc37bc8bdf5da0eb50cdc408adec357bbd75bd980bc90659cc157194 WHIRLPOOL 82fca1c4b75b090abdb0a4233c8e49fc43535ca6e470f725c1872653ea922b6693e9646bc3ee1fd6f1293ebedad661642cec13b2817fb5315268300f7675a751
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGtEzAAoJEJQzkH1pP7W4A34L/3twrSuUQlPlIFLCYSq488Oi
jhqtw4vIib42XKoxzUm0+1QI2XvQaTSOZSLq+KhI9lmrcY0TSbQmHxfPK0/XIBZl
2Ki6gkXSWTENUnqFP9pvw17mhhJq9gePqAbnIsrw85S7CHKdktseMT66X9HP8Wsc
uSlrwRyQQvmpZ/VoJ448SLtsV+TGSTh6t1a0wI3Ap2B8btJ2o5ZymXkbmMUDM+ES
OdesCkRQnMUWmSotQ0a4tX0l7tCYq2sl70TQheZtYgtDFhf7eScJvJx25ca6kxbU
PLL7GeGZFTwnJW1Om+7gYcHXDUTv4VBlPqN79tgWj9wIHEg4VIu743nzFD8FeU20
ZdkTkRIuYnIZwmtMGTEdd88vbvPBelr53MuZ7Oda/MscHQLoxeHhI/TemaWi0/0o
fID9oZzhwDKrdkns2YeCAWliD339ioLkamgG2K+dtikgQPryF1nK9Fjc/SW4zB+p
UPjYaHjY2VDivxgzBUGwC4lvnnFxD2tUOqU2F8POIQ==
=JJaf
-----END PGP SIGNATURE-----

View File

@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.8 2012/09/09 15:15:57 armin76 Exp $
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.1 2015/03/31 16:54:08 ulm Exp $
DESCRIPTION="Manage /usr/bin/pinentry symlink"
HOMEPAGE="http://www.gentoo.org/"

View File

@ -0,0 +1,23 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-pinentry/eselect-pinentry-0.4.ebuild,v 1.1 2015/03/31 16:54:08 ulm Exp $
EAPI=5
DESCRIPTION="Manage /usr/bin/pinentry symlink"
HOMEPAGE="http://www.gentoo.org/proj/en/eselect/"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-eselect/eselect-lib-bin-symlink-0.1.1"
S=${FILESDIR}
src_install() {
insinto /usr/share/eselect/modules
newins pinentry.eselect-${PV} pinentry.eselect
}

View File

@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: eselect-pinentry-0.3,v 1.1 2010/10/21 19:31:11 ssuominen Exp $
# $Id: eselect-pinentry-0.3,v 1.1 2015/03/31 16:54:08 ulm Exp $
# Based on eselect-sh by Michał Górny

View File

@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id: pinentry.eselect-0.4,v 1.4 2013/01/15 20:59:38 ssuominen Exp $
# $Id: pinentry.eselect-0.4,v 1.1 2015/03/31 16:54:08 ulm Exp $
DESCRIPTION="Manage /usr/bin/pinentry implementation"
MAINTAINER="ssuominen@gentoo.org"

View File

@ -1,6 +1,105 @@
# ChangeLog for app-admin/eselect-python
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/ChangeLog,v 1.63 2010/06/19 17:06:00 armin76 Exp $
# ChangeLog for app-eselect/eselect-python
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-python/ChangeLog,v 1.1 2015/03/31 16:54:42 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-python-20111108.ebuild,
+eselect-python-20131210.ebuild, +eselect-python-20140115.ebuild,
+eselect-python-20140125.ebuild, +eselect-python-99999999.ebuild,
+metadata.xml:
Move package from app-admin to app-eselect category.
05 Jun 2014; Mike Gilbert <floppym@gentoo.org>
-eselect-python-20091230.ebuild, -eselect-python-20100321.ebuild:
Remove EAPI 1 ebuilds per QA request, bug 512124.
02 Feb 2014; Fabian Groffen <grobian@gentoo.org>
eselect-python-20140125.ebuild, eselect-python-99999999.ebuild:
Add Prefix keywords (forgotten after migration from prefix-tree)
*eselect-python-20140125 (25 Jan 2014)
25 Jan 2014; Mike Gilbert <floppym@gentoo.org>
+eselect-python-20140125.ebuild:
Version bump. Includes fix for gentoo-prefix.
19 Jan 2014; Mike Gilbert <floppym@gentoo.org> eselect-python-20140115.ebuild,
eselect-python-99999999.ebuild:
Fix python atoms in pkg_postinst, bug 498530.
19 Jan 2014; Mike Gilbert <floppym@gentoo.org> eselect-python-20140115.ebuild,
eselect-python-99999999.ebuild:
Tidy up RDEPEND. Don't call eselect python update when python is not
installed, bug 380567.
*eselect-python-20140115 (19 Jan 2014)
19 Jan 2014; Mike Gilbert <floppym@gentoo.org>
+eselect-python-20140115.ebuild:
Version bump, fixes bug 337601.
18 Jan 2014; Mike Frysinger <vapier@gentoo.org>
eselect-python-20111108.ebuild, eselect-python-20131210.ebuild,
eselect-python-99999999.ebuild:
Add arm64 love.
*eselect-python-20131210 (10 Dec 2013)
10 Dec 2013; Mike Gilbert <floppym@gentoo.org>
+eselect-python-20131210.ebuild, eselect-python-99999999.ebuild:
Version bump.
13 Apr 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for s390, wrt bug #462644
02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for hppa, wrt bug #462644
02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for sh, wrt bug #462644
31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for sparc, wrt bug #462644
28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for ia64, wrt bug #462644
23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for alpha, wrt bug #462644
23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for arm, wrt bug #462644
23 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for ppc64, wrt bug #462644
22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for ppc, wrt bug #462644
22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for x86, wrt bug #462644
22 Mar 2013; Agostino Sarubbo <ago@gentoo.org> eselect-python-20111108.ebuild:
Stable for amd64, wrt bug #462644
22 Mar 2013; Mike Frysinger <vapier@gentoo.org>
eselect-python-99999999.ebuild:
Update to git and simplify wrapper selection #441008 by Michał Górny.
22 Mar 2013; Mike Frysinger <vapier@gentoo.org>
eselect-python-20091230.ebuild, eselect-python-20100321.ebuild,
eselect-python-20111108.ebuild, eselect-python-99999999.ebuild:
Set HOMEPAGE to the Gentoo Python project.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
eselect-python-20111108.ebuild, eselect-python-99999999.ebuild:
keyword ~amd64-fbsd
*eselect-python-20111108 (09 Nov 2011)
09 Nov 2011; Mike Frysinger <vapier@gentoo.org>
+eselect-python-20111108.ebuild, eselect-python-99999999.ebuild:
Rewrite the ebuilds to not require autotools/newer EAPI to make upgrading
simple.
19 Jun 2010; Raúl Porcel <armin76@gentoo.org>
eselect-python-20100321.ebuild:
@ -292,4 +391,3 @@
24 Jan 2008; Ali Polatel <hawking@gentoo.org> +metadata.xml,
+eselect-python-20080124.ebuild:
eselect-python, initial version

View File

@ -0,0 +1,28 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST eselect-python-20111108.tar.bz2 64959 SHA256 34d7618808a3c1d22e6763bc6c67d5ae47a1fa371f5e91de95a911da9aceba5e SHA512 59a493128753ae968c6fa30eb870f52198de7bb5090213ef0b8c0d3d8b1f552ac514174dd1e97e54dd9434432be1a68ad01853d1ffb21e53d28d08f623199dac WHIRLPOOL 605730de7fee70cf5a33e15c8e16a938807c5ed32f80ff0435a196f03cb38ce397092626c88df598b1b88dab7ee3b8c7f3105b9f3b88acb13fe532f964b8aced
DIST eselect-python-20131210.tar.bz2 71802 SHA256 61ff5a5a3ae7982c6ffd503886cbcd35142df05f07008722b90ab5036e4bf8f2 SHA512 8c523019e2a8fe7f1679b96a3da22326dbe65888739bb8cce3c4e2aa7c2c08cada01196a65c8fe35e08b3b7682a3f695e453e9ef1fb53f6b8886c51c09107d60 WHIRLPOOL e8c75eb1ad6fcaaba50cae9d10d2414b29b3cfc8d06c79257948b0d0b4e7c2156d1672be4f5edd28055b5ae3f6aa54b1b8ef6eaaae9dfa1ce9b7b0b68dbc712a
DIST eselect-python-20140115.tar.bz2 71910 SHA256 5898ee19015ae905168e8b7aa76552b96f691285ab77c426b6a9238ecf742e45 SHA512 65d6a6b9dfa0a0f4bea5352f965bed8942a16382135edea093342fa79a824d114b900cbcf607490f260b4ce4e5a2eb57872169e5494f8e6e65f41dd63cd5d335 WHIRLPOOL 633bca3e8a87e04c54a3790bb207da92d41af604cce7f8600c5317f6a759c55efbd3e5ba658e893d2d079248d2dadb1a0bb60248960e3d20cd766768a228d8c5
DIST eselect-python-20140125.tar.bz2 72102 SHA256 ee7b470f7facc42285bab7f4b947280741515a85c9067339511c219248f8fdfb SHA512 94d4eb5a1af365c6f56a6fc2b75298018267cd4f6004f30b2e4d0c4744d3e82b33f6c82e6f0ea0f15132d5157c3ace99fa167bbf3ebada46edd2e005ca96eb51 WHIRLPOOL 70d5f9af2929507d26e56080ce934066d2de5f16030dfd63b016215465ad5fc89eb952d64cc545c7058d146108e26925741d2c8fbaba08abba1a5cae7b0c23b6
EBUILD eselect-python-20111108.ebuild 1548 SHA256 54549845b843e08b5c06fd118a2d2db56d0e32d8263615ca3308d40e98dff435 SHA512 014791d83c8af8bc14bda75d50d8b27ca2ea05e0b024a8617a9d4c3ff5ce67edfea4a86e1a524f6b8f955a650a68a7bb40a7b7c332364a8cf3f354163f835b45 WHIRLPOOL 24c67fb7548278757fc02a1567392ee3bee069dab37f76d0e659842e293f3e4a50cb5801796bcce8b02baf588da0a1a8f94ed6aaff351532d78d7a666380323a
EBUILD eselect-python-20131210.ebuild 1436 SHA256 eda9436f1241c01efe02f74f0c96df0085af3892ea45153a2f46360999b7b47b SHA512 f953f037725f813e55778cbf3ee29768627d6b25b957e7af1af952d106c725f806db1d1fcf185494f037a57d361ac0dd9960575e7c4cf235cdf10f89d6731e17 WHIRLPOOL c26950b518c46fb9fc42de6bc7b8df8189339a8f3135c1af1ae52d7dc7173be2d79e5ff630b60758385d0e532d6b98771ff2ceb3a4e72d4303c7ca5ea50a0b78
EBUILD eselect-python-20140115.ebuild 1378 SHA256 e8db3911079ad2f58ab783cefa3abd1037b21750422408ba925626ee38728ea6 SHA512 abf1bac2ca90b78b845c325af295b304fba68621b12a48d4357ee1aa03b8aa4e57ec0a11ed6776dea332ca06cf66f496496c25ab3242b6dad17a14cb08a48be9 WHIRLPOOL 8af751972c0973a573f7a918afd69e82a1912aba27449d8b0e57794de229cb9903bcd63c148c0d721e0f54387b8dc646302db61e41461e68e35d20a700301ca1
EBUILD eselect-python-20140125.ebuild 1586 SHA256 74264c1770fdabdb650177b3c09736fa6209c34234304b2d0e85321b51ffcee4 SHA512 a7227bfa9ed592504bf99c1e92d28022a0d69cefab62d126a30c2b77b020e316ca3753b3aeb530632d62da354097eb0ec44b61bb2916f6772d92c3d3e07b801b WHIRLPOOL c1a0b727c4c3a385fcd49e2371ee39749d9b24aa7722afb41081b42428376400b3e5582da81f9944173efb30f2a6dfcf8aff731ddaae3d113f4d32b2da9a802e
EBUILD eselect-python-99999999.ebuild 1586 SHA256 795c9b3c3a4b8cef4522d84cf75a6c400284d6b67993dbb92150523799df3642 SHA512 4d6070ddc174400e1de57816ca33a1d8772a62b8ce42dc2ae134bf5e7387c680c3c24c065770575eea474821bb89f4e326fdcec7da492e8f9ac6da84230762e6 WHIRLPOOL 892622f17dd511e992509cd8bcbeae9457ca0ec7d36db242c703c8af1a52e60fcbd909d4c87b723cf15f5e0d13e5a4d6d2f0577ccabd73cc2ca8430b7c2563d3
MISC ChangeLog 13423 SHA256 999742ecfa5fe4e4d1d08df29a6a81ae670b8d87577a89865c7990d87f9a6ea3 SHA512 3a184e99cf76e92be4264f8d4f1f0918a2755f93b25e5fdca8883d490c5e7a14e78d856d2ec5fc3acf85b9626c08db79fbc3933aca093094cd4852c74bc467a4 WHIRLPOOL 53cf26b9d2c35d21310bc8fed52d0bff2a76d7d9c617187d9642cf0e4e246ff09472fbc7d769f5384d3b7b1c4c858c60590d5d9079e67719cbfcf65e6f7adc8c
MISC metadata.xml 160 SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a SHA512 7c02a1de1ddcb6b7c6378cceff0458da3a15d5381417f7cdf01874e7c372664b8899863f41b3a2fd8d6ad67ceb732dac6da0cc17575bf8e3e6d89480417c6628 WHIRLPOOL ed2795e4466eda8c804d5067c87386e269a59fe959393057ca5ddc36851e00f5210c4da1adf4bbdfdbb7d1d3d5c60aced25727ca12fdc8305d9e263a3aca9b13
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGtFVAAoJEJQzkH1pP7W43JoL+gINfjw9aH9yyDjtlHfq3FRF
6Atj7bJ8WKAunV3FXGKM4CHRqh60JXhFKAqD0UFa+7hE119f53QASnalfPfq+Vil
Xw89EeYyydp5RTmMA2j9GImzs8cJ7NzHRYaL4audQIsm3TSA4HzwfkxuUp7Gbrzp
JrQJ5vP0ZUIln/Hh9UFDGVdO2bzWEB0iX+/qqG5v36Qncya09gJzNcq/99BaZ/Yy
W37diAHMZCs0GKqTOwV6e9ZPtjlgR6cSEcAsG5SiObSCz8drp+00cc59J5w8xu8V
T78SxmH9QuwyWfp8lrhOB8hOIdEwuws99Ef+sDh2YEWSxDO/nGL2ecqYmNv0dnzk
Qo9VgdEa57dFg/xTE4/+xGHZeN6FJWk6xge/bgerfJUvplnI5TAXwUniPaswcUPP
NDl9wjP9j2j00tPKhKubnbQG3bs2fJ+1kKEENVeHaZbqOFc6F5WvO0dpbRYuwZ1m
K1O8MMC6iofB5Hm9wKs4TSVAIb3gd+lUwlsJtpsb1Q==
=y3nS
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,56 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-python/eselect-python-20111108.ebuild,v 1.1 2015/03/31 16:54:42 ulm Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
ESVN_PROJECT="eselect-python"
ESVN_REPO_URI="https://overlays.gentoo.org/svn/proj/python/projects/eselect-python/trunk"
if [[ ${PV} == "99999999" ]] ; then
inherit autotools subversion
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"
# Avoid autotool deps for released versions for circ dep issues.
if [[ ${PV} == "99999999" ]] ; then
DEPEND="sys-devel/autoconf"
else
DEPEND=""
fi
src_unpack() {
unpack ${A}
cd "${S}"
[[ -x configure ]] || eautoreconf
}
src_install() {
keepdir /etc/env.d/python
emake DESTDIR="${D}" install || die
}
pkg_preinst() {
if has_version "<${CATEGORY}/${PN}-20090804" || ! has_version "${CATEGORY}/${PN}"; then
run_eselect_python_update="1"
fi
}
pkg_postinst() {
if [[ "${run_eselect_python_update}" == "1" ]]; then
ebegin "Running \`eselect python update\`"
eselect python update --ignore 3.0 --ignore 3.1 --ignore 3.2 > /dev/null
eend "$?"
fi
}

View File

@ -0,0 +1,53 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-python/eselect-python-20131210.ebuild,v 1.1 2015/03/31 16:54:42 ulm Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
if [[ ${PV} == "99999999" ]] ; then
inherit autotools git-r3
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
else
SRC_URI="mirror://gentoo/${P}.tar.bz2
http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"
# Avoid autotool deps for released versions for circ dep issues.
if [[ ${PV} == "99999999" ]] ; then
DEPEND="sys-devel/autoconf"
else
DEPEND=""
fi
src_unpack() {
if [[ ${PV} == "99999999" ]] ; then
git-r3_src_unpack
cd "${S}"
eautoreconf
else
unpack ${A}
fi
}
src_install() {
keepdir /etc/env.d/python
emake DESTDIR="${D}" install || die
}
pkg_postinst() {
local ret=0
ebegin "Running 'eselect python update'"
eselect python update --python2 --if-unset || ret=1
eselect python update --python3 --if-unset || ret=1
eend ${ret}
}

View File

@ -0,0 +1,51 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-python/eselect-python-20140115.ebuild,v 1.1 2015/03/31 16:54:42 ulm Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
if [[ ${PV} == "99999999" ]] ; then
inherit autotools git-r3
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
else
SRC_URI="mirror://gentoo/${P}.tar.bz2
http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"
src_unpack() {
if [[ ${PV} == "99999999" ]] ; then
git-r3_src_unpack
cd "${S}"
eautoreconf
else
unpack ${A}
fi
}
src_install() {
keepdir /etc/env.d/python
emake DESTDIR="${D}" install || die
}
pkg_postinst() {
if has_version 'dev-lang/python'; then
eselect python update --if-unset
fi
if has_version '=dev-lang/python-2*'; then
eselect python update --python2 --if-unset
fi
if has_version '=dev-lang/python-3*'; then
eselect python update --python3 --if-unset
fi
}

View File

@ -0,0 +1,51 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-python/eselect-python-20140125.ebuild,v 1.1 2015/03/31 16:54:42 ulm Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
if [[ ${PV} == "99999999" ]] ; then
inherit autotools git-r3
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
else
SRC_URI="mirror://gentoo/${P}.tar.bz2
http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"
src_unpack() {
if [[ ${PV} == "99999999" ]] ; then
git-r3_src_unpack
cd "${S}"
eautoreconf
else
unpack ${A}
fi
}
src_install() {
keepdir /etc/env.d/python
emake DESTDIR="${D}" install || die
}
pkg_postinst() {
if has_version 'dev-lang/python'; then
eselect python update --if-unset
fi
if has_version '=dev-lang/python-2*'; then
eselect python update --python2 --if-unset
fi
if has_version '=dev-lang/python-3*'; then
eselect python update --python3 --if-unset
fi
}

View File

@ -0,0 +1,51 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-python/eselect-python-99999999.ebuild,v 1.1 2015/03/31 16:54:42 ulm Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
if [[ ${PV} == "99999999" ]] ; then
inherit autotools git-r3
EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
else
SRC_URI="mirror://gentoo/${P}.tar.bz2
http://dev.gentoo.org/~floppym/dist/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"
HOMEPAGE="http://www.gentoo.org/proj/en/Python/"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
RDEPEND=">=app-admin/eselect-1.2.3"
src_unpack() {
if [[ ${PV} == "99999999" ]] ; then
git-r3_src_unpack
cd "${S}"
eautoreconf
else
unpack ${A}
fi
}
src_install() {
keepdir /etc/env.d/python
emake DESTDIR="${D}" install || die
}
pkg_postinst() {
if has_version 'dev-lang/python'; then
eselect python update --if-unset
fi
if has_version '=dev-lang/python-2*'; then
eselect python update --python2 --if-unset
fi
if has_version '=dev-lang/python-3*'; then
eselect python update --python3 --if-unset
fi
}

View File

@ -0,0 +1,233 @@
# ChangeLog for app-eselect/eselect-ruby
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-ruby/ChangeLog,v 1.1 2015/03/31 16:55:54 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-ruby-20131227.ebuild,
+eselect-ruby-20141227.ebuild, +metadata.xml:
Move package from app-admin to app-eselect category.
*eselect-ruby-20141227 (27 Dec 2014)
27 Dec 2014; Manuel Rüger <mrueg@gentoo.org> +eselect-ruby-20141227.ebuild:
Version bump. Adds support for ruby 2.2
17 Nov 2014; Manuel Rüger <mrueg@gentoo.org> -eselect-ruby-20100603.ebuild:
Cleanup old.
17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ruby-20131227.ebuild:
Stable for ppc64, wrt bug #517382
17 Nov 2014; Agostino Sarubbo <ago@gentoo.org> eselect-ruby-20131227.ebuild:
Stable for ppc, wrt bug #517382
25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> eselect-ruby-20131227.ebuild:
Mark amd64 stable. Bug #517382.
02 Aug 2014; Raúl Porcel <armin76@gentoo.org> eselect-ruby-20131227.ebuild:
ia64/sparc/x86 stable wrt #517382
29 Jul 2014; Markus Meier <maekke@gentoo.org> eselect-ruby-20131227.ebuild:
arm stable, bug #517382
23 Jul 2014; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20131227.ebuild:
Stable for HPPA (bug #517382).
22 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
eselect-ruby-20131227.ebuild:
Stable on alpha, bug #517382
*eselect-ruby-20131227 (04 Jan 2014)
04 Jan 2014; Alex Legler <a3li@gentoo.org> -eselect-ruby-20120106.ebuild,
-eselect-ruby-20130814.ebuild, +eselect-ruby-20131227.ebuild:
Version bump for ruby21 support; removing unneded versions
*eselect-ruby-20130814 (14 Aug 2013)
14 Aug 2013; Alex Legler <a3li@gentoo.org> +eselect-ruby-20130814.ebuild:
Version bump, fixes bug 480004, removes ree18 support
26 Jan 2013; Fabian Groffen <grobian@gentoo.org> eselect-ruby-20120106.ebuild:
Marked ~m68k-mint, bug #449976
09 Sep 2012; Christoph Junghans <ottxor@gentoo.org>
eselect-ruby-20120106.ebuild:
added prefix keywords (bug #434228)
26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
eselect-ruby-20120106.ebuild:
keyword ~amd64-fbsd
*eselect-ruby-20120106 (06 Jan 2012)
06 Jan 2012; Alex Legler <a3li@gentoo.org> +eselect-ruby-20120106.ebuild:
Additional prefix support, bug 396701
07 Sep 2010; Alex Legler <a3li@gentoo.org> -eselect-ruby-20091225.ebuild,
-eselect-ruby-20100402.ebuild:
Removing old ebuilds
06 Sep 2010; Brent Baude <ranger@gentoo.org> eselect-ruby-20100603.ebuild:
Marking eselect-ruby-20100603 ppc64 for bug 332957
28 Aug 2010; Raúl Porcel <armin76@gentoo.org>
eselect-ruby-20100603.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #332957
23 Aug 2010; Markus Meier <maekke@gentoo.org>
eselect-ruby-20100603.ebuild:
arm stable, bug #332957
21 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
eselect-ruby-20100603.ebuild:
x86 stable wrt security bug #332957
21 Aug 2010; Markos Chandras <hwoarang@gentoo.org>
eselect-ruby-20100603.ebuild:
Stable on amd64 wrt bug #332957
21 Aug 2010; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20100603.ebuild:
Stable for PPC (bug #332957).
21 Aug 2010; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20100603.ebuild:
Stable for HPPA (bug #332957).
*eselect-ruby-20100603 (03 Jun 2010)
03 Jun 2010; Alex Legler <a3li@gentoo.org> +eselect-ruby-20100603.ebuild:
Version bump. Improve cleanup action, closes bug 320479 by flameeyes (also
reported by Timothy Miller). Improve wording re bug 322537 by
mjbjr@beaudesign.com.
*eselect-ruby-20100402 (02 Apr 2010)
02 Apr 2010; Alex Legler <a3li@gentoo.org> +eselect-ruby-20100402.ebuild:
Version bump. Provide support for the soon-to-be-added Ruby Enterprise
Edition
13 Jan 2010; Alex Legler <a3li@gentoo.org> -eselect-ruby-20090909.ebuild:
Remove old ebuild
13 Jan 2010; Alex Legler <a3li@gentoo.org> eselect-ruby-20091225.ebuild:
amd64 stable, security bug 300468
13 Jan 2010; Raúl Porcel <armin76@gentoo.org>
eselect-ruby-20091225.ebuild:
alpha/arm/ia64/s390/sh/sparc stable wrt #300468
12 Jan 2010; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20091225.ebuild:
Stable for HPPA (bug #300468).
11 Jan 2010; Brent Baude <ranger@gentoo.org> eselect-ruby-20091225.ebuild:
Marking eselect-ruby-20091225 ppc64 and ppc for bug 300468
11 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
eselect-ruby-20091225.ebuild:
stable x86, security bug 300468
06 Jan 2010; Alex Legler <a3li@gentoo.org> -eselect-ruby-20081227.ebuild:
Remove old version
02 Jan 2010; Brent Baude <ranger@gentoo.org> eselect-ruby-20090909.ebuild:
Marking eselect-ruby-20090909 ppc64 for bug 288699
*eselect-ruby-20091225 (25 Dec 2009)
25 Dec 2009; Alex Legler <a3li@gentoo.org> +eselect-ruby-20091225.ebuild:
Version bump, adds brief output mode (bug #292113), thanks to Ulrich
Müller (ulm) for the patch. Two minor fixes in the 'cleanup' task.
15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
eselect-ruby-20090909.ebuild:
ia64/s390/sh stable wrt #288699
11 Nov 2009; Tiago Cunha <tcunha@gentoo.org> eselect-ruby-20090909.ebuild:
stable sparc, bug 288699
25 Oct 2009; Markus Meier <maekke@gentoo.org>
eselect-ruby-20090909.ebuild:
arm stable, bug #288699
25 Oct 2009; Markus Meier <maekke@gentoo.org>
eselect-ruby-20090909.ebuild:
amd64/x86 stable, bug #288699
24 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
eselect-ruby-20090909.ebuild:
Stable on alpha, bug #288699
24 Oct 2009; nixnut <nixnut@gentoo.org> eselect-ruby-20090909.ebuild:
ppc stable #288699
12 Oct 2009; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20090909.ebuild:
Stable for HPPA (bug #288699).
*eselect-ruby-20090909 (09 Sep 2009)
09 Sep 2009; Alex Legler <a3li@gentoo.org> -eselect-ruby-20081211.ebuild,
+eselect-ruby-20090909.ebuild:
Version bump, fixing #284027 and #277858. Removing old version.
15 May 2009; Alexis Ballier <aballier@gentoo.org>
eselect-ruby-20081227.ebuild:
keyword ~sparc-fbsd
09 May 2009; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20081227.ebuild:
Stable for HPPA (bug #268515).
08 May 2009; Alex Legler <a3li@gentoo.org> eselect-ruby-20081227.ebuild:
amd64 stable, bug #268515.
08 May 2009; Raúl Porcel <armin76@gentoo.org>
eselect-ruby-20081227.ebuild:
arm/ia64/s390/sh/sparc stable wrt #268515
07 May 2009; Christian Faulhammer <fauli@gentoo.org>
eselect-ruby-20081227.ebuild:
stable x86, security bug 268515
07 May 2009; Brent Baude <ranger@gentoo.org> eselect-ruby-20081227.ebuild:
Marking eselect-ruby-20081227 ppc64 and ppc for bug 268515
07 May 2009; Tobias Klausmann <klausman@gentoo.org>
eselect-ruby-20081227.ebuild:
Stable on alpha, bug #268515
20 Mar 2009; Joseph Jezak <josejx@gentoo.org>
eselect-ruby-20081211.ebuild, eselect-ruby-20081227.ebuild:
Marked ~ppc for bug #252315.
03 Mar 2009; Peter Volkov <pva@gentoo.org> eselect-ruby-20081227.ebuild:
~mips keyworded, bug #252315.
20 Jan 2009; Alexis Ballier <aballier@gentoo.org>
eselect-ruby-20081227.ebuild:
keyword ~x86-fbsd, bug #252315
14 Jan 2009; Jeroen Roovers <jer@gentoo.org> eselect-ruby-20081227.ebuild:
Marked ~hppa (bug #252315).
29 Dec 2008; Brent Baude <ranger@gentoo.org> eselect-ruby-20081227.ebuild:
Marking eselect-ruby-20081227 ~ppc64 for bug 252315
*eselect-ruby-20081227 (27 Dec 2008)
27 Dec 2008; Hans de Graaff <graaff@gentoo.org>
+eselect-ruby-20081227.ebuild:
Version bump: patch from #252596 applied to facilitate prefix better. Thanks
to Fabian Groffen for the patch and Alex Legler for the eselect-ruby update.
26 Dec 2008; Raúl Porcel <armin76@gentoo.org>
eselect-ruby-20081211.ebuild:
Add ~alpha/~arm/~ia64/~s390/~sh wrt #251159
24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org>
eselect-ruby-20081211.ebuild:
Add ~sparc keyword, bug #252315
*eselect-ruby-20081211 (23 Dec 2008)
23 Dec 2008; Hans de Graaff <graaff@gentoo.org> +metadata.xml,
+eselect-ruby-20081211.ebuild:
Initial import from the ruby overlay. All credits go to Alex Legler for
writing and testing the eselect module.

View File

@ -0,0 +1,23 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
DIST ruby.eselect-20131227.bz2 1920 SHA256 b425962f9898ceb8bcdbb55d9648f3d98b82a916c4afa95b2fb1ddcd39cc3689 SHA512 9f13d4a6dc45923f88b145984f9c537846d4cb937b73c2be916792c70ff3c751f1e12b76f33686e35053bf6af1392e6c7e276f06dfb728e6a20f6335f739b784 WHIRLPOOL 38135af69952aff7cf874608365029947733733d33a3c586367ccf6fceb1bf2236781c9fe554a5654f720c19ef0fb0bd3dd5773a108386c6185a2fc2d94ac37b
DIST ruby.eselect-20141227.bz2 1926 SHA256 eef9af23d4990f6a1b8b0b921ec7de9087143486b6a0faf076bdc90e093dd83a SHA512 f8fb92c171cf653da22402785d80a671e4b4c7eeea9f41c33a70475264aa2d7e5f62c998e5f63ff011f9f4e1953d75022c23e1dfc3ef81041168167fa301560c WHIRLPOOL 5f6be4dcba75fd7f252b9037417be707f0528c14075f01ad644f9ebcac7032ae96278ba1bcbd79b6d9b265699f9cfaf532fe58ae10e057ebfeb89de34c6be3be
EBUILD eselect-ruby-20131227.ebuild 827 SHA256 28c6bf3f796c794b1ae7be954a1c95b2978626e8814f40006fe2937420bc3a91 SHA512 f2c4c8f08f8522e3c83f4c2b1ef5c7b03d07f81030fc37d3f8d41da75dcb687147f2f299c070c437838b7099af6a4c1cee5c34970b03b808342c8b0fbd843dc7 WHIRLPOOL 38bdfa1aff93369a3168de35ed687c8843c2a3edf76f6a1d0a87feed6c35dd2cf506370ca1b36169faa34bc1206ea4c3dfc098a28bd1253e35e72e663880769b
EBUILD eselect-ruby-20141227.ebuild 839 SHA256 8f73b51690c5b9d07161cc811ef82c262ab0059ecf36cbd3c79a5be38e2fb1d8 SHA512 937e36f56ae9e7b424c71349616097c0d207d0ccba923b2abfae1251efac09d0739b87428e3b602a2fb68e48222f53c2903a26d80cdd0f8cb49b27983dee0b7a WHIRLPOOL 6b363ebd2e6fbfe2c48ca02d37c2133207036e96ce131fbf391e17d418781d45ed5f24ea17444ea8b4c2d009dfc5ee1f2ea8090a1c0ec233ecfce99ff97fa501
MISC ChangeLog 8198 SHA256 aaefb609fd98d9146d5c480926a9b17b017ca7b2e43325c141974e210eaf76fb SHA512 68d6030d9b5217cc8b60646c131882cb64c04b4256209bf9c8d2ee4180b3e6e9b3ad8d9196e386fb6755fc5cb4d1e52c610fb6c073362a68a257c81cd47dbe95 WHIRLPOOL 636d5aead876c3021f96016e69f75be9dd33851401e26892ef8b3ee882ab92ea0addeb2986eb21e6b52e362e319749a9e9b469d2b74d19ae232e2fe398277a03
MISC metadata.xml 157 SHA256 11fba03a217e2d996f5cd8895493a5692ece8ddac2c1a2dfc71d0e830555121c SHA512 0cec73b966de88015ea4c7212723d848d367608aa93658bb945f298a8000c4ba8aba73c9eb8481859fb5bbed45e80dae32c628caf81e027a4ad8eafa7e632851 WHIRLPOOL 4da25c81e21173ad8b7b5f35b056264869d9a16741062aa4422c5ea1aa9e73da8eb700b0d54de84c169d702fbb3f41ed157c9dc7c9daac110849ae84715c051b
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGtGdAAoJEJQzkH1pP7W41sgL+wUnkUeJ4RfsX5nqttcyFgjf
2rYS83ohQ8k4qOgMR7uqDTwqa6P0pJzKqQYH8deFdGq/SFsqDk9QIipUf5Nb3BxT
AevgUUWG95LvrGSM157lLR8ed+vQChe0dF/7BcP+Q1ygMKQEQhZJj43t8l7ctF6M
t/RwQmQaOWwowq20gZBI8Wzt60Lo1qsXCPZRgxq6EOnwvmGLogUedgApYX1JBLU3
D5RsFI7i5fm7/d/Yvx0KMAT8RNQuonE1zr5Bg7+G2KfjfdBhfNcQS4xOrDqg7qYG
UyqZt4tyHHNQly6lueP3s9La64g8jcZfLgwip/mDSojYxzgWQZEATrkljDpFYzov
iIQKlQ7pwqKEcj/WGoGi4eNhp3kCIhKenT+37Tqtkip5Yj++nZZwQOPu653lbbH/
wOJxjpN3yUA8z1tM8HzkKOdOg8AXtCf23hcLt6o8lOQEpHDMrv0CtPQBsLujW6A/
v2wkWN7M/b8augBTKTY7CACyO6RRl39HtPwe1tVTRA==
=3H9c
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,19 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-ruby/eselect-ruby-20131227.ebuild,v 1.1 2015/03/31 16:55:54 ulm Exp $
DESCRIPTION="Manages multiple Ruby versions"
HOMEPAGE="http://www.gentoo.org"
SRC_URI="http://dev.a3li.li/gentoo/distfiles/ruby.eselect-${PVR}.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"
src_install() {
insinto /usr/share/eselect/modules
newins "${WORKDIR}/ruby.eselect-${PVR}" ruby.eselect || die
}

View File

@ -0,0 +1,19 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-ruby/eselect-ruby-20141227.ebuild,v 1.1 2015/03/31 16:55:54 ulm Exp $
DESCRIPTION="Manages multiple Ruby versions"
HOMEPAGE="http://www.gentoo.org"
SRC_URI="http://dev.gentoo.org/~mrueg/distfiles/ruby.eselect-${PVR}.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.2"
src_install() {
insinto /usr/share/eselect/modules
newins "${WORKDIR}/ruby.eselect-${PVR}" ruby.eselect || die
}

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>ruby</herd>
</pkgmetadata>

View File

@ -0,0 +1,199 @@
# ChangeLog for app-eselect/eselect-vi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/ChangeLog,v 1.1 2015/03/31 16:58:01 ulm Exp $
31 Mar 2015; Ulrich Müller <ulm@gentoo.org> +eselect-vi-1.1.7-r1.ebuild,
+eselect-vi-1.1.8.ebuild, +eselect-vi-1.1.9.ebuild,
+files/eselect-vi-1.1.7-prefix.patch, +metadata.xml:
Move package from app-admin to app-eselect category.
*eselect-vi-1.1.9 (26 Feb 2015)
26 Feb 2015; Ben de Groot <yngwin@gentoo.org> +eselect-vi-1.1.9.ebuild:
version bump, offering neovim as option
22 Nov 2014; Ben de Groot <yngwin@gentoo.org> eselect-vi-1.1.8.ebuild:
fix SRC_URI (bug #530104)
*eselect-vi-1.1.8 (22 Nov 2014)
22 Nov 2014; Ben de Groot <yngwin@gentoo.org> +eselect-vi-1.1.8.ebuild,
-eselect-vi-1.1.4.ebuild, -eselect-vi-1.1.5.ebuild, -eselect-vi-1.1.6.ebuild,
-eselect-vi-1.1.7.ebuild:
Version bump, including patch from 1.1.7-r1 and adding qvim as option (bug
#529528). Remove old.
06 Jun 2014; Mike Frysinger <vapier@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
Add arm64 love.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
keyword ~amd64-fbsd
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> eselect-vi-1.1.4.ebuild:
Drop to ~mips
29 Oct 2010; Mark Loeser <halcy0n@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
Stable for ppc64; bug #251659
12 Oct 2010; Raúl Porcel <armin76@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
ia64/m68k/s390/sh/sparc stable wrt #251659
11 Oct 2010; Jeroen Roovers <jer@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
Stable for HPPA (bug #251659).
10 Oct 2010; Markus Meier <maekke@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
arm stable, bug #251659
10 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
eselect-vi-1.1.7-r1.ebuild:
Stable on amd64 wrt bug #251659
09 Oct 2010; Christian Faulhammer <fauli@gentoo.org>
eselect-vi-1.1.7-r1.ebuild:
stable x86, bug 251659
08 Oct 2010; Brent Baude <ranger@gentoo.org> eselect-vi-1.1.7-r1.ebuild:
stable ppc, bug 251659
03 Oct 2010; Tobias Klausmann <klausman@gentoo.org>
eselect-vi-1.1.7-r1.ebuild:
Stable on alpha, bug #251659
29 Apr 2010; Fabian Groffen <grobian@gentoo.org>
eselect-vi-1.1.7-r1.ebuild:
Transfer Prefix keywords
*eselect-vi-1.1.7-r1 (26 Apr 2010)
26 Apr 2010; Jim Ramsay <lack@gentoo.org> +eselect-vi-1.1.7-r1.ebuild,
+files/eselect-vi-1.1.7-prefix.patch:
Patch for prefix support
*eselect-vi-1.1.7 (23 Apr 2010)
23 Apr 2010; Jim Ramsay <lack@gentoo.org> +eselect-vi-1.1.7.ebuild:
Fix for bugs #260593 #292899 #315613
*eselect-vi-1.1.6 (06 Oct 2008)
06 Oct 2008; Ali Polatel <hawking@gentoo.org> +eselect-vi-1.1.6.ebuild:
Version bump. Add busybox to the list of possible targets, #240156.
05 Feb 2008; Markus Rothe <corsair@gentoo.org> eselect-vi-1.1.5.ebuild:
Stable on ppc64
17 Jan 2008; Jeroen Roovers <jer@gentoo.org> eselect-vi-1.1.5.ebuild:
Stable for HPPA too.
14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
eselect-vi-1.1.5.ebuild:
ppc. stable
26 Dec 2007; Doug Klima <cardoe@gentoo.org> eselect-vi-1.1.5.ebuild:
amd64 stable
19 Dec 2007; Raúl Porcel <armin76@gentoo.org> eselect-vi-1.1.5.ebuild:
alpha/ia64/sparc/x86 stable
31 May 2007; Mike Kelly <pioto@gentoo.org> metadata.xml:
Remove myself from metadata.xml. Just let the vim herd get the mails.
*eselect-vi-1.1.5 (07 May 2007)
07 May 2007; Mike Kelly <pioto@gentoo.org> +eselect-vi-1.1.5.ebuild:
Version bump. Makes missing manpages really not be an issue. Fixes
Bug #176874.
21 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
eselect-vi-1.1.4.ebuild:
Stable on MIPS; bug #166501
13 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
eselect-vi-1.1.4.ebuild:
Stable on alpha wrt bug #166501.
13 Feb 2007; Markus Rothe <corsair@gentoo.org> eselect-vi-1.1.4.ebuild:
Stable on ppc64; bug #166501
13 Feb 2007; Joseph Jezak <josejx@gentoo.org> eselect-vi-1.1.4.ebuild:
Marked ppc stable for bug #166501.
12 Feb 2007; Simon Stelling <blubb@gentoo.org> eselect-vi-1.1.4.ebuild:
stable on amd64; bug 166501
12 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
eselect-vi-1.1.4.ebuild:
stable x86; bug 166501
12 Feb 2007; Jeroen Roovers <jer@gentoo.org> eselect-vi-1.1.4.ebuild:
Stable for HPPA (bug #166501).
12 Feb 2007; Gustavo Zacarias <gustavoz@gentoo.org>
eselect-vi-1.1.4.ebuild:
Stable on sparc wrt #166501
06 Dec 2006; Alexander H. Færøy <eroyf@gentoo.org>
eselect-vi-1.1.4.ebuild:
Marked ~mips.
*eselect-vi-1.1.4 (26 Oct 2006)
26 Oct 2006; Mike Kelly <pioto@gentoo.org> -eselect-vi-1.1.3.ebuild,
+eselect-vi-1.1.4.ebuild:
Version bump. Missing man pages are no longer fatal (we just skip making the
symlinks). Also, keyword ~ia64, ~s390, ~sh, and ~arm, by authority of vapier.
25 Oct 2006; Emanuele Giaquinta <exg@gentoo.org> eselect-vi-1.1.3.ebuild:
Add to ~ppc.
25 Oct 2006; Steve Dibb <beandog@gentoo.org> eselect-vi-1.1.3.ebuild:
Added ~amd64 (bug #152620)
24 Oct 2006; Stephen Bennett <spb@gentoo.org> eselect-vi-1.1.3.ebuild:
Added ~alpha
24 Oct 2006; Jeroen Roovers <jer@gentoo.org> eselect-vi-1.1.3.ebuild:
Marked ~hpp (bug #152620).
24 Oct 2006; Markus Rothe <corsair@gentoo.org> eselect-vi-1.1.3.ebuild:
Added ~ppc64; bug #152620
24 Oct 2006; Jason Wever <weeve@gentoo.org> eselect-vi-1.1.3.ebuild:
Added ~sparc keyword to fix the broken dependencies of app-editors/vim-core.
24 Oct 2006; Roy Marples <uberlord@gentoo.org> eselect-vi-1.1.3.ebuild:
Added ~sparc-fbsd keyword.
24 Oct 2006; Timothy Redaelli <drizzt@gentoo.org> eselect-vi-1.1.3.ebuild:
Added ~x86-fbsd keyword, bug 152620
*eselect-vi-1.1.3 (22 Oct 2006)
22 Oct 2006; Mike Kelly <pioto@gentoo.org> -eselect-vi-1.1.1.ebuild,
+eselect-vi-1.1.3.ebuild:
Version bump. Now properly errors only when it couldn't remove old symlinks
due to access errors, etc. Also, now intelligently will make symlinks to
non-gzip'd manpages (bzip2 or no compression).
05 Oct 2006; Mike Kelly <pioto@gentoo.org> metadata.xml,
-eselect-vi-1.0.ebuild, -eselect-vi-1.1.ebuild:
Drop old ebuilds. Add vim herd to metadata.xml
*eselect-vi-1.1.1 (02 Oct 2006)
02 Oct 2006; Mike Kelly <pioto@gentoo.org> +eselect-vi-1.1.1.ebuild:
Bugfix bump, fixes some typos and such, thanks to bug #147857, comment 14.
*eselect-vi-1.1 (24 Sep 2006)
24 Sep 2006; Mike Kelly <pioto@gentoo.org> +eselect-vi-1.1.ebuild:
Version bump, now supports symlinks for ex, view, and man pages.
19 Sep 2006; Mike Kelly <pioto@gentoo.org> eselect-vi-1.0.ebuild:
RDEPEND upon eselect-1.0.6.
*eselect-vi-1.0 (19 Sep 2006)
19 Sep 2006; Mike Kelly <pioto@gentoo.org> +metadata.xml,
+eselect-vi-1.0.ebuild:
Initial ebuild.

View File

@ -0,0 +1,26 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
AUX eselect-vi-1.1.7-prefix.patch 4518 SHA256 657ffae82d901af71b3e08afa4a2338107c46a223fb7dca53ea65700b045ce9f SHA512 adab027c33b93cf4d3df44c6f87469e89c71d4498dd479067ac215b01b5436b8947d0f54a5f1186c5553b2fb99905db79f13451f57afe2c9cb1de200fd0ac152 WHIRLPOOL 1adfbff96fb52500d9c90957657e2a82681cce439c1c561c8c7f8c60f2c90c6cd072e1d9771e71cde6c335aeebf751d35bb1ee01e5a087beaa61f1d57dce95cd
DIST eselect-vi-1.1.8.tar.xz 6236 SHA256 c3b1f4233bec7b40568b6a9e7d74024d04440b00bc2490991d8737aa97c9ae58 SHA512 a54c4ce4f71d1368cf390b9c9326fe682839e375622d2ac4eeede6e38ebdb204b6a0e2d1776712f25c419e2043c86879a798c65155124ae951fbf6b5b1887fd2 WHIRLPOOL 15c377c9d0e14de7418c230c19814b6ee19aadf19c563b4eb675e47157807ef4423a5ac13fcd7cbea80c24f65ac637e27cfac72c323dc0f9d133c67883596642
DIST eselect-vi-1.1.9.tar.xz 6236 SHA256 e11592f4f48d16071f6248794e2f9116f716c78c1ba66b9181aa670ab9f71400 SHA512 618c83d1e93a6c137b1c787c9bf9df19b68b7ef6679ba6179f13582f67e494d365da778b4646aff4af7196399468204c249e59e104a69851bb411fff1b3d038f WHIRLPOOL c898788019a4e79ab1dee38cc3d8d3878c25651bba7e83fae1e97a05abd7222b5d514d985f3ed9ff5861af72c2255521b0db66c6d6c8f8e97beb0597344eca82
DIST vi.eselect-1.1.7.bz2 1709 SHA256 e3eecf0a2ca97d1a3f66b36d7cd431fad428493ba9b43a446a6772aaa7e34072 SHA512 72f8310cf9d3decdadaae95b515318285b4d3105ff57e72e15cd2724bedaa1684943ce21c42420e23412b0dbb53f042f15cc27e6e5ee7537b457583d71271ef1 WHIRLPOOL d726d45fa7cef77180914a791017f6d865e08e035fb1a7cd3098a83c454d5ba654a173001bf3584330b69382c545b633fab7aef4853cfc62284d166b945adb36
EBUILD eselect-vi-1.1.7-r1.ebuild 934 SHA256 7f07649729dd982c10e96910486eb5cc110a233145c9629af78df5b6327bef31 SHA512 4ea68ef415c6295ae581ab2a3e18e1296c33e4599e7e510ad637746e4c97e03d93ff365ed7bf39c4d49da0091dac59c2cb20e5d1be71b7b39eafff951d8499cf WHIRLPOOL a51da9ae2805dc8dbef5e1dc7c7e45a9c70ff480aded4da2ba89df668ce7639b099bec85f70f84df603cbebe84ef5115221e0a4966108c5b6771ce87e29c68ab
EBUILD eselect-vi-1.1.8.ebuild 852 SHA256 5780b1efb08c7476c8512476236707d6d8eb122bfef3a9ab39f0933da97439cf SHA512 9bdde954188aff0c815c1987ca8a872fa21ee4ed868d86348f44dadccf395df7a46192552835ab537bc386459cca1501f5ff42ee905d304bf95184c26c8f6781 WHIRLPOOL 29babc1ed13e5c601a55f3bec68c5b2dee978c5694efc45762a99a0774b314c82fe1acd32f767a295cb173281d45f5e211f3120c0f961395ae5656412b88c088
EBUILD eselect-vi-1.1.9.ebuild 852 SHA256 80feb73154f8f4650d1944fe066331a69aca6c8388ed81ba40f3ccebec9182b3 SHA512 cfb06a3aae4a3653ff319f8c9bca65d325cd79664c651b2a569b9f6fdbc16822c8b40b0aaadc8444b3cc35ef68a6d5e4a3258ea5a7e45d817427534180ed937f WHIRLPOOL 005797833499f68afc539148aad7bf23312e89664bd54bc6579ef5b55ecc70c42ed3931fae815a6e547cd97412921281b0577d040ef302f2bb51005d666ab54c
MISC ChangeLog 6816 SHA256 6055c91279198ce50086ef264f2d6e17503974a5cee0e45e9af76ed2a4187a61 SHA512 006124be0e68fc99dbd5813446beabd8dd4830d910a20aca7faac100d152c37f7b0d6588310c268ebe3fe9059ab314065f1304d204265890c8ccf4d95ec94bb0 WHIRLPOOL 9e0521fb3f0765d2e678d9f760d0efaf30f98ebe458520face3e1fa19e79fe4c8795b8995a94b00ac2d27f21a58b71c01098aa616f46c8f3c5cb75281e34409e
MISC metadata.xml 158 SHA256 a50f7e086b8e90ea2505c615c8a321faf36f785ad9d1d2b67f5f04876230027b SHA512 972c8c54026d66c369259328d52bd2ca36eb2f04cc2c72515fe5e9221af83fa33eb237beebeaccf05c3006d29d20aa02c65ac4a2ae992767ea8b9df594fefe0a WHIRLPOOL 9e8119a77b881fdfacd77c46532e074b20085098112af79679587302c95bd5a8621d0700b6d0135c68f4e896042ae4e57006668bd9442e41440e8ee157507da7
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQGcBAEBCAAGBQJVGtIdAAoJEJQzkH1pP7W4M0oMAKUme01ZWp8T7ymyRyTY2XN8
EF1hF+/Kj57NK4EDXdluZwjvoOJhH9X0FWJ2GRDZQxFfhrjbgb890nbjOZoM5i7N
qA5LJDUoXq5JxxCZr9wQe/agJ4Jh1nXGFpa57xdkhW7Q8TXUDrgm9JxPsMIl6vni
D38mIbvTGfjXR/e7Nn/WiBaRtF6fA6SJHsacowlT3IbA4zfGIx0L1730V9icYtow
faM1crp7SBNwB1R02SbdAbUpcOYcDqXdrEilH5Of8/aO50TfYM+HRnv1Bc2T1eu5
tvyE6NEXqTulZgtmmIMhYC8fX/ObaUJf41DfiuGKvtrI6eQrAb13BwVsTUaU4EqB
VdoRi4b7QsZ+zbo3MNRhTVAbRerNlaGMJlAaW6ciJ0wbVVAbE2MC1Ybm+aCu8HkJ
6dm/fBFYbFl7CR74LVya8e0zP58Y8LOdfbwP1NxxgBbQxlY5xw4VAP4X+QALh/Sw
M/Fbcb4K20f0AW9Rs/qBLxYmSKvJLd3I8RlDoZQdQQ==
=tei9
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,26 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.7-r1.ebuild,v 1.1 2015/03/31 16:58:01 ulm Exp $
EAPI="3"
inherit eutils
DESCRIPTION="Manages the /usr/bin/vi symlink"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI="mirror://gentoo/vi.eselect-${PV}.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.6"
src_prepare() {
epatch "${FILESDIR}/${P}-prefix.patch"
}
src_install() {
insinto /usr/share/eselect/modules
newins "${WORKDIR}/vi.eselect-${PV}" vi.eselect || die
}

View File

@ -0,0 +1,21 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.8.ebuild,v 1.1 2015/03/31 16:58:01 ulm Exp $
EAPI=5
DESCRIPTION="Manages the /usr/bin/vi symlink"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.6"
src_install() {
insinto /usr/share/eselect/modules
doins vi.eselect || die
}

View File

@ -0,0 +1,21 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-eselect/eselect-vi/eselect-vi-1.1.9.ebuild,v 1.1 2015/03/31 16:58:01 ulm Exp $
EAPI=5
DESCRIPTION="Manages the /usr/bin/vi symlink"
HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~yngwin/distfiles/${P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=app-admin/eselect-1.0.6"
src_install() {
insinto /usr/share/eselect/modules
doins vi.eselect || die
}

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>vim</herd>
</pkgmetadata>

View File

@ -1,10 +0,0 @@
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Manage contributed bash-completion scripts
EAPI=4
HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Eselect
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris
LICENSE=GPL-2+
RDEPEND=>=app-admin/eselect-1.3.8
SLOT=0
SRC_URI=mirror://gentoo/eselect-1.3.6.tar.xz
_md5_=e178d3cdd76051ba96c954dcef68f36e

View File

@ -1,9 +0,0 @@
DEFINED_PHASES=compile install
DESCRIPTION=Manages ctags implementations
HOMEPAGE=http://www.gentoo.org/proj/en/lisp/emacs/
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3 !<=app-admin/eselect-emacs-1.3
SLOT=0
SRC_URI=mirror://gentoo/eselect-emacs-1.13.tar.bz2
_md5_=515a0c53900be9a035ce7ef40ac3b83a

View File

@ -1,9 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Manage multiple Emacs versions on one system
HOMEPAGE=http://www.gentoo.org/proj/en/lisp/emacs/
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.6 ~app-admin/eselect-ctags-1.13
SLOT=0
SRC_URI=mirror://gentoo/eselect-emacs-1.13.tar.bz2
_md5_=25784aaa147254ba957d8a8b50e5ac92

View File

@ -1,10 +0,0 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-vcs/git !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=An eselect library to manage executable symlinks
EAPI=5
HOMEPAGE=https://bitbucket.org/mgorny/eselect-lib-bin-symlink/
LICENSE=GPL-2
RDEPEND=app-admin/eselect
SLOT=0
_eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 git-2 e28f0d8a9b321431b1e699782851b827 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=b5ddeabc0e9d87a2326a98ec1fcde22f

View File

@ -1,9 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Manage /usr/bin/pinentry symlink
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/eselect/
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-lib-bin-symlink-0.1.1
SLOT=0
_md5_=6dc4e1676011ddc04d25759617fd95af

View File

@ -1,12 +0,0 @@
DEFINED_PHASES=install postinst preinst setup unpack
DEPEND=>=app-admin/eselect-1.2.3 sys-devel/autoconf >=sys-devel/gcc-3.4
DESCRIPTION=Eselect module for management of multiple Python versions
EAPI=1
HOMEPAGE=http://www.gentoo.org
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3
SLOT=0
SRC_URI=mirror://gentoo/eselect-python-20100321.tar.bz2
_eclasses_=multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=0c526d77eb02783dc3bbe8963f14a878

View File

@ -1,9 +0,0 @@
DEFINED_PHASES=install
DESCRIPTION=Manages multiple Ruby versions
HOMEPAGE=http://www.gentoo.org
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.0.2
SLOT=0
SRC_URI=http://dev.a3li.li/gentoo/distfiles/ruby.eselect-20100603.bz2
_md5_=f711be9a846e025e6c2950da47c55d4e

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=compile configure install prepare
DESCRIPTION=Manage contributed bash-completion scripts
EAPI=4
HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Eselect
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris
LICENSE=GPL-2+
RDEPEND=>=app-admin/eselect-1.3.8
SLOT=0
SRC_URI=mirror://gentoo/eselect-1.3.6.tar.xz
_md5_=df20f1751c50c63a0c5503970054bd7d

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Manages ctags implementations
EAPI=5
HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Emacs
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2+
RDEPEND=!<app-eselect/eselect-emacs-1.18 >=app-admin/eselect-1.2.3
SLOT=0
SRC_URI=http://dev.gentoo.org/~ulm/emacs/eselect-emacs-1.18.tar.xz
_md5_=ea4f7e9665351df4b8ee33ecb67a7920

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=compile install
DESCRIPTION=Manage multiple Emacs versions on one system
EAPI=5
HOMEPAGE=http://wiki.gentoo.org/wiki/Project:Emacs
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris
LICENSE=GPL-2+
RDEPEND=>=app-admin/eselect-1.2.6 ~app-eselect/eselect-ctags-1.18
SLOT=0
SRC_URI=http://dev.gentoo.org/~ulm/emacs/eselect-emacs-1.18.tar.xz
_md5_=ef7d23e18a17475a0b85745797c0e70a

View File

@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An eselect library to manage executable symlinks
EAPI=5
HOMEPAGE=https://bitbucket.org/mgorny/eselect-lib-bin-symlink/
KEYWORDS=~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=app-admin/eselect
SLOT=0
SRC_URI=mirror://bitbucket/mgorny/eselect-lib-bin-symlink/downloads/eselect-lib-bin-symlink-0.1.tar.bz2
SRC_URI=https://www.bitbucket.org/mgorny/eselect-lib-bin-symlink/downloads/eselect-lib-bin-symlink-0.1.tar.bz2
_eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=43d0fc4dc3164862f7c7cf6a1a31cba7
_md5_=ed8b5e68f6a6e33ee7d2b27a8374151d

View File

@ -2,10 +2,10 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An eselect library to manage executable symlinks
EAPI=5
HOMEPAGE=https://bitbucket.org/mgorny/eselect-lib-bin-symlink/
KEYWORDS=~alpha ~amd64 ~amd64-fbsd ~amd64-linux ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~ppc-macos ~s390 ~sh ~sparc ~sparc64-solaris ~sparc-solaris ~x64-freebsd ~x64-macos ~x64-solaris ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~x86-linux ~x86-macos ~x86-solaris
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=app-admin/eselect
SLOT=0
SRC_URI=mirror://bitbucket/mgorny/eselect-lib-bin-symlink/downloads/eselect-lib-bin-symlink-0.1.1.tar.bz2
SRC_URI=https://www.bitbucket.org/mgorny/eselect-lib-bin-symlink/downloads/eselect-lib-bin-symlink-0.1.1.tar.bz2
_eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=87474e2b2f5d56dbb8f705f823a0359a
_md5_=0dc5b74ca80e9b38f384997dac9ea177

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-vcs/git-1.8.2.1 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.13:1.13 >=sys-devel/automake-1.14:1.14 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=An eselect library to manage executable symlinks
EAPI=5
HOMEPAGE=https://bitbucket.org/mgorny/eselect-lib-bin-symlink/
LICENSE=GPL-2
RDEPEND=app-admin/eselect
SLOT=0
_eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e autotools-utils 3727db64c7b960903d5033280f108080 eutils 6faef4c127028ccbba3a11400d24ae34 git-r3 6ebae45064cb04482f3c702632dd9528 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=e7da8fa044b765fb6ac95edb89c4994a

View File

@ -6,4 +6,4 @@ KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd
LICENSE=GPL-2
RDEPEND=app-admin/eselect !<app-crypt/pinentry-0.8.0-r1
SLOT=0
_md5_=d5cfef26102dac2300365224420e7c6f
_md5_=8135a374b3093dc38e44ba21a3aa0057

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Manage /usr/bin/pinentry symlink
EAPI=5
HOMEPAGE=http://www.gentoo.org/proj/en/eselect/
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-eselect/eselect-lib-bin-symlink-0.1.1
SLOT=0
_md5_=177761a73977a00de40a2fef0921af26

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst unpack
DESCRIPTION=Eselect module for management of multiple Python versions
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3
SLOT=0
SRC_URI=mirror://gentoo/eselect-python-20111108.tar.bz2
_md5_=957fcf4fd85ffe996ea766fcc7c1cd6a

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Eselect module for management of multiple Python versions
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3
SLOT=0
SRC_URI=mirror://gentoo/eselect-python-20131210.tar.bz2 http://dev.gentoo.org/~floppym/dist/eselect-python-20131210.tar.bz2
_md5_=0caa633d8676c4f98d72702f88d51f7b

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Eselect module for management of multiple Python versions
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3
SLOT=0
SRC_URI=mirror://gentoo/eselect-python-20140115.tar.bz2 http://dev.gentoo.org/~floppym/dist/eselect-python-20140115.tar.bz2
_md5_=96c6e7170da19934852d2b330b90f392

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Eselect module for management of multiple Python versions
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-aix ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3
SLOT=0
SRC_URI=mirror://gentoo/eselect-python-20140125.tar.bz2 http://dev.gentoo.org/~floppym/dist/eselect-python-20140125.tar.bz2
_md5_=723c38c510871288ed347b6470d9b273

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst unpack
DEPEND=!<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.13 >=sys-devel/automake-1.14 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1
DESCRIPTION=Eselect module for management of multiple Python versions
HOMEPAGE=http://www.gentoo.org/proj/en/Python/
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.2.3
SLOT=0
_eclasses_=autotools c118b9a8e93bfef124f2d7a2fe56a95e eutils 6faef4c127028ccbba3a11400d24ae34 git-r3 6ebae45064cb04482f3c702632dd9528 libtool 52d0e17251d04645ffaa61bfdd858944 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=1460fe4d2afddce0b0d4e36695fa840a

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Manages multiple Ruby versions
HOMEPAGE=http://www.gentoo.org
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.0.2
SLOT=0
SRC_URI=http://dev.a3li.li/gentoo/distfiles/ruby.eselect-20131227.bz2
_md5_=ed31758b6edfa9992c86f84312c2e3a4

View File

@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Manages multiple Ruby versions
HOMEPAGE=http://www.gentoo.org
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.0.2
SLOT=0
SRC_URI=http://dev.gentoo.org/~mrueg/distfiles/ruby.eselect-20141227.bz2
_md5_=99ff0d046432f07985a53cf15599dffc

View File

@ -2,10 +2,10 @@ DEFINED_PHASES=install prepare
DESCRIPTION=Manages the /usr/bin/vi symlink
EAPI=3
HOMEPAGE=http://www.gentoo.org/
KEYWORDS=alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.0.6
SLOT=0
SRC_URI=mirror://gentoo/vi.eselect-1.1.7.bz2
_eclasses_=eutils 6faef4c127028ccbba3a11400d24ae34 multilib 3bf24e6abb9b76d9f6c20600f0b716bf toolchain-funcs 0dfbfa13f57c6184f4728d12ac002aac
_md5_=a7b002e5c7aca686ce80c6ae0c276c95
_md5_=9c04ae1942d07e985f57a5ff717b0ae9

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Manages the /usr/bin/vi symlink
EAPI=5
HOMEPAGE=http://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.0.6
SLOT=0
SRC_URI=http://dev.gentoo.org/~yngwin/distfiles/eselect-vi-1.1.8.tar.xz
_md5_=4ac4304518a73323fd947eeca05d1ab6

View File

@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Manages the /usr/bin/vi symlink
EAPI=5
HOMEPAGE=http://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=app-admin/eselect-1.0.6
SLOT=0
SRC_URI=http://dev.gentoo.org/~yngwin/distfiles/eselect-vi-1.1.9.tar.xz
_md5_=98f535284a3e5c49ce50fec42baf79ce

View File

@ -11,6 +11,7 @@ app-doc
app-editors
app-emacs
app-emulation
app-eselect
app-forensics
app-i18n
app-laptop

View File

@ -1,14 +0,0 @@
move media-gfx/icns2png media-libs/libicns
move net-libs/icee dev-cpp/IceE
move app-text/new app-text/fmt-ptrn
move dev-perl/Params-Check perl-core/Params-Check
move dev-perl/Module-Load perl-core/Module-Load
move dev-perl/Module-Load-Conditional perl-core/Module-Load-Conditional
move dev-perl/IPC-Cmd perl-core/IPC-Cmd
move games-puzzle/ksudoku kde-base/ksudoku
move net-p2p/azureus net-p2p/vuze
move xfce-extra/verve xfce-extra/xfce4-verve
move dev-perl/Text-Tabs+Wrap perl-core/Text-Tabs+Wrap
move x11-misc/emacs-desktop app-emacs/emacs-common-gentoo
move media-plugins/gmpc-lastfm media-plugins/gmpc-last-fm
move dev-python/gwibber net-misc/gwibber

View File

@ -0,0 +1,67 @@
slotmove sci-libs/Fiona 1.1 0
slotmove sci-libs/Fiona 1.4 0
slotmove sys-firmware/iwl3160-ucode 0 7
slotmove sys-firmware/iwl3160-ucode 1 8
slotmove sys-firmware/iwl3160-ucode 2 9
slotmove sys-firmware/iwl3160-ucode 3 10
slotmove sys-firmware/iwl7260-ucode 0 7
slotmove sys-firmware/iwl7260-ucode 1 8
slotmove sys-firmware/iwl7260-ucode 2 9
slotmove sys-firmware/iwl7260-ucode 3 10
slotmove dev-ruby/tilt 2.0.1 2
move app-vim/zencoding-vim app-vim/emmet
move app-admin/lxqt-admin lxqt-base/lxqt-admin
move net-misc/lxqt-openssh-askpass lxqt-base/lxqt-openssh-askpass
move media-fonts/libertine-ttf media-fonts/libertine
move dev-qt/qtdocumentation dev-qt/qt-docs
move app-admin/eselect-audicle app-eselect/eselect-audicle
move app-admin/eselect-awk app-eselect/eselect-awk
move app-admin/eselect-bashcomp app-eselect/eselect-bashcomp
move app-admin/eselect-blas app-eselect/eselect-blas
move app-admin/eselect-cblas app-eselect/eselect-cblas
move app-admin/eselect-cdparanoia app-eselect/eselect-cdparanoia
move app-admin/eselect-chuck app-eselect/eselect-chuck
move app-admin/eselect-ctags app-eselect/eselect-ctags
move app-admin/eselect-ecj app-eselect/eselect-ecj
move app-admin/eselect-emacs app-eselect/eselect-emacs
move app-admin/eselect-esd app-eselect/eselect-esd
move app-admin/eselect-fontconfig app-eselect/eselect-fontconfig
move app-admin/eselect-gnat app-eselect/eselect-gnat
move app-admin/eselect-gnome-shell-extensions app-eselect/eselect-gnome-shell-extensions
move app-admin/eselect-infinality app-eselect/eselect-infinality
move app-admin/eselect-java app-eselect/eselect-java
move app-admin/eselect-lapack app-eselect/eselect-lapack
move app-admin/eselect-lcdfilter app-eselect/eselect-lcdfilter
move app-admin/eselect-lib-bin-symlink app-eselect/eselect-lib-bin-symlink
move app-admin/eselect-lua app-eselect/eselect-lua
move app-admin/eselect-maven app-eselect/eselect-maven
move app-admin/eselect-mesa app-eselect/eselect-mesa
move app-admin/eselect-metasploit app-eselect/eselect-metasploit
move app-admin/eselect-miniaudicle app-eselect/eselect-miniaudicle
move app-admin/eselect-mpg123 app-eselect/eselect-mpg123
move app-admin/eselect-mpost app-eselect/eselect-mpost
move app-admin/eselect-notify-send app-eselect/eselect-notify-send
move app-admin/eselect-oodict app-eselect/eselect-oodict
move app-admin/eselect-opencascade app-eselect/eselect-opencascade
move app-admin/eselect-opencl app-eselect/eselect-opencl
move app-admin/eselect-opengl app-eselect/eselect-opengl
move app-admin/eselect-package-manager app-eselect/eselect-package-manager
move app-admin/eselect-pdftex app-eselect/eselect-pdftex
move app-admin/eselect-php app-eselect/eselect-php
move app-admin/eselect-pinentry app-eselect/eselect-pinentry
move app-admin/eselect-postgresql app-eselect/eselect-postgresql
move app-admin/eselect-python app-eselect/eselect-python
move app-admin/eselect-qtgraphicssystem app-eselect/eselect-qtgraphicssystem
move app-admin/eselect-rails app-eselect/eselect-rails
move app-admin/eselect-renpy app-eselect/eselect-renpy
move app-admin/eselect-ruby app-eselect/eselect-ruby
move app-admin/eselect-rust app-eselect/eselect-rust
move app-admin/eselect-sh app-eselect/eselect-sh
move app-admin/eselect-sndpeek app-eselect/eselect-sndpeek
move app-admin/eselect-timezone app-eselect/eselect-timezone
move app-admin/eselect-timidity app-eselect/eselect-timidity
move app-admin/eselect-unison app-eselect/eselect-unison
move app-admin/eselect-vdr app-eselect/eselect-vdr
move app-admin/eselect-vi app-eselect/eselect-vi
move app-admin/eselect-wxwidgets app-eselect/eselect-wxwidgets
move app-admin/eselect-xvmc app-eselect/eselect-xvmc

View File

@ -1,85 +0,0 @@
move net-www/awstats www-misc/awstats
move net-www/diamondx www-plugins/diamondx
move net-www/gecko-mediaplayer www-plugins/gecko-mediaplayer
move net-www/gnash www-plugins/gnash
move net-www/kaffeine-mozilla-plugin www-plugins/kaffeine-mozilla-plugin
move net-www/libflashsupport www-plugins/libflashsupport
move net-www/moonlight www-plugins/moonlight
move net-www/mozplugger www-plugins/mozplugger
move net-www/mplayerplug-in www-plugins/mplayerplug-in
move net-www/netscape-flash www-plugins/adobe-flash
move net-www/nspluginwrapper www-plugins/nspluginwrapper
move net-www/swfdec-mozilla www-plugins/swfdec-mozilla
move net-www/vdradmin-am www-misc/vdradmin-am
move net-www/xxv www-misc/xxv
move dev-perl/IO-Compress-Bzip2 perl-core/IO-Compress-Bzip2
move dev-perl/Compress-Raw-Bzip2 perl-core/Compress-Raw-Bzip2
slotmove net-voip/linphone 1 0
move net-misc/kphone net-voip/kphone
move net-im/ekiga net-voip/ekiga
move dev-tcltk/tkdiff dev-util/tkdiff
move net-news/charm net-misc/charm
move lxde-base/lxsession-lite lxde-base/lxsession
move app-office/kmm_banking app-office/kmm_kbanking
slotmove =x11-misc/basket-1.0.3.1 0 3.5
slotmove =kde-misc/dolphin-0.8.2-r1 0 3.5
move x11-themes/sylpheed-iconset x11-themes/claws-mail-themes
move app-misc/screen-profiles app-misc/byobu
move x11-misc/basket kde-misc/basket
move media-sound/libspiff media-libs/libxspf
slotmove media-sound/k3guitune 0 3.5
move x11-misc/openclipart media-gfx/openclipart
move net-misc/freenet6 net-misc/gateway6
slotmove >=media-sound/amarok-2.0.0 2 4
slotmove media-sound/musicman 0 3.5
slotmove media-libs/taglib-extras 4 0
slotmove dev-util/kdevplatform 1 4
slotmove media-video/kaffeine 0 3.5
move x11-misc/xinput x11-apps/xinput
slotmove media-libs/xvid 1 0
slotmove >=net-p2p/ktorrent-3.2.2 3 4
slotmove app-admin/kiosktool 0 3.5
slotmove app-admin/klogview 0 3.5
slotmove app-antivirus/klamav 0 3.5
slotmove app-backup/kbackup 0 3.5
slotmove >=media-gfx/dikigam-0.10 0.10 4
slotmove kde-misc/kdnssd-avahi 0 3.5
slotmove app-backup/kdar 0 3.5
slotmove app-backup/keep 0 3.5
slotmove dev-util/kprof 0 3.5
slotmove kde-misc/kerry 0 3.5
slotmove app-backup/konserve 0 3.5
slotmove app-cdr/kcdlabel 0 3.5
slotmove app-cdr/kiso 0 3.5
slotmove app-cdr/koverartist 0 3.5
slotmove app-crypt/calcchecksum 0 3.5
slotmove kde-misc/kkbswitch 0 3.5
slotmove <x11-themes/polyester-2.0.0 0 3.5
slotmove net-analyzer/knetscan 0 3.5
slotmove app-laptop/kthinkbat 0 3.5
slotmove app-editors/kile 0 3.5
slotmove app-editors/kxmleditor 0 3.5
slotmove app-text/kding 0 3.5
slotmove dev-db/knoda 0 3.5
slotmove media-gfx/gwenview 0 3.5
slotmove media-sound/krecord 0 3.5
move dev-perl/Module-CoreList perl-core/Module-CoreList
slotmove dev-util/kscope 0 3.5
slotmove =x11-drivers/ati-drivers-9.6 0 1
slotmove kde-misc/kdmtheme 0 3.5
slotmove >=dev-util/kdesvn-1.2.4 2 4
slotmove <app-office/karbon-2.0.0 0 3.5
slotmove <app-office/kchart-2.0.0 0 3.5
slotmove <app-office/kexi-2.0.0 0 3.5
slotmove <app-office/kformula-2.0.0 0 3.5
slotmove <app-office/kivio-2.0.0 0 3.5
slotmove <app-office/koffice-data-2.0.0 0 3.5
slotmove <app-office/koffice-meta-2.0.0 0 3.5
slotmove <app-office/koffice-libs-2.0.0 0 3.5
slotmove <app-office/koshell-2.0.0 0 3.5
slotmove <app-office/kplato-2.0.0 0 3.5
slotmove <app-office/kpresenter-2.0.0 0 3.5
slotmove <app-office/krita-2.0.0 0 3.5
slotmove <app-office/kspread-2.0.0 0 3.5
slotmove <app-office/kugar-2.0.0 0 3.5
slotmove <app-office/kword-2.0.0 0 3.5

View File

@ -0,0 +1,9 @@
move dev-perl/config-general dev-perl/Config-General
move dev-util/pkgcore-checks dev-util/pkgcheck
slotmove dev-libs/libdbusmenu 3 0
move dev-perl/log-dispatch dev-perl/Log-Dispatch
move dev-libs/extra-cmake-modules kde-frameworks/extra-cmake-modules
slotmove kde-frameworks/extra-cmake-modules 0 5
slotmove =dev-lang/scala-2.9* 0 2.9
slotmove =dev-lang/scala-2.10* 0 2.10
slotmove =dev-lang/scala-2.11* 0 2.11

View File

@ -1,54 +0,0 @@
slotmove app-i18n/koffice-i18n 0 3.5
slotmove >=media-sound/kwave-0.8.2 1 4
slotmove >=media-sound/kid3-1.2-r2 0 4
move x11-plugins/pidgin-msn-pecan x11-plugins/msn-pecan
move sci-misc/gri sci-visualization/gri
move x11-plugins/noscript www-plugins/noscript
move dev-perl/parent perl-core/parent
move dev-perl/Parse-CPAN-Meta perl-core/Parse-CPAN-Meta
move net-libs/xyssl net-libs/polarssl
move xfce-extra/thunar-svn xfce-extra/thunar-svn-plugin
move xfce-extra/thunar-shares xfce-extra/thunar-shares-plugin
move xfce-extra/xfce4-mpc xfce-extra/xfce4-mpc-plugin
move xfce-extra/xfce4-xkb xfce-extra/xfce4-xkb-plugin
move xfce-extra/xfce4-clipman xfce-extra/xfce4-clipman-plugin
move xfce-extra/xfce4-wmdock xfce-extra/xfce4-wmdock-plugin
move xfce-extra/exo xfce-base/exo
move xfce-base/xfce4 xfce-base/xfce4-meta
move xfce-extra/xfce4-radio xfce-extra/xfce4-radio-plugin
move xfce-extra/xfce4-sensors xfce-extra/xfce4-sensors-plugin
move xfce-extra/thunar-archive xfce-extra/thunar-archive-plugin
move xfce-extra/xfce4-cpu-freq xfce-extra/xfce4-cpufreq-plugin
move xfce-extra/xfce4-xfapplet xfce-extra/xfce4-xfapplet-plugin
move xfce-extra/xfce4-smartbookmark xfce-extra/xfce4-smartbookmark-plugin
move xfce-extra/xfce4-mount xfce-extra/xfce4-mount-plugin
move xfce-extra/thunar-media-tags xfce-extra/thunar-media-tags-plugin
move xfce-extra/xfce4-places xfce-extra/xfce4-places-plugin
move xfce-extra/xfce4-netload xfce-extra/xfce4-netload-plugin
move xfce-extra/xfce4-quicklauncher xfce-extra/xfce4-quicklauncher-plugin
move xfce-extra/xfce4-eyes xfce-extra/xfce4-eyes-plugin
move xfce-extra/xfce4-genmon xfce-extra/xfce4-genmon-plugin
move xfce-extra/xfce4-battery xfce-extra/xfce4-battery-plugin
move xfce-extra/xfce4-cellmodem xfce-extra/xfce4-cellmodem-plugin
move xfce-extra/xfce4-notes xfce-extra/xfce4-notes-plugin
move xfce-extra/xfce4-datetime xfce-extra/xfce4-datetime-plugin
move xfce-extra/xfce4-fsguard xfce-extra/xfce4-fsguard-plugin
move xfce-extra/xfce4-cpugraph xfce-extra/xfce4-cpugraph-plugin
move xfce-extra/xfce4-time-out xfce-extra/xfce4-time-out-plugin
move xfce-extra/xfce4-timer xfce-extra/xfce4-timer-plugin
move xfce-extra/xfce4-systemload xfce-extra/xfce4-systemload-plugin
move xfce-extra/xfce4-verve xfce-extra/xfce4-verve-plugin
move xfce-extra/xfce4-diskperf xfce-extra/xfce4-diskperf-plugin
move xfce-extra/xfce4-wavelan xfce-extra/xfce4-wavelan-plugin
move xfce-extra/xfce4-mailwatch xfce-extra/xfce4-mailwatch-plugin
move xfce-extra/xfce4-weather xfce-extra/xfce4-weather-plugin
move xfce-extra/xfce4-modemlights xfce-extra/xfce4-modemlights-plugin
slotmove >=media-plugins/kipi-plugins-0.3.0 2 4
move net-mail/trojita mail-client/trojita
move net-fs/glusterfs sys-cluster/glusterfs
slotmove kde-misc/filelight 0 3.5
move games-emulation/fceultra games-emulation/fceux
move games-emulation/gfceu games-emulation/gfceux
move xfce-extra/thunar-svn-plugin xfce-extra/thunar-vcs-plugin
slotmove media-radio/qgrid 0 3.5
move net-zope/zopeinterface net-zope/zope-interface

View File

@ -1,24 +0,0 @@
move net-im/twinkle net-voip/twinkle
slotmove >=net-misc/kvpnc-0.9.1 1 4
slotmove <net-misc/kvpnc-0.9.1 0 3.5
move net-zope/zcbuildout net-zope/zc-buildout
move app-admin/realpath app-misc/realpath
slotmove kde-misc/ksystemlog 0 3.5
slotmove kde-misc/rsibreak 0 3.5
move sci-biology/dialign-t sci-biology/dialign-tx
move games-emulation/dosbox-cvs games-emulation/dosbox
move media-sound/kenvy24gui media-sound/kenvy24
move dev-perl/File-Path perl-core/File-Path
move x11-themes/auroare x11-themes/aurorae
slotmove =app-text/kchmviewer-3.1_p2-r1 3.5 0
move app-misc/git app-misc/gnuit
move dev-util/android-sdk dev-util/android-sdk-update-manager
slotmove dev-embedded/scratchbox2 2 0
move app-emulation/kvm app-emulation/qemu-kvm
move www-plugins/mozilla-weave www-plugins/weave
move dev-ruby/mislav-will_paginate dev-ruby/will_paginate
slotmove net-im/choqok 0 4
move x11-plugins/compiz-fusion-plugins-main x11-plugins/compiz-fusion-main
move x11-plugins/compiz-fusion-plugins-extra x11-plugins/compiz-fusion-extra
move x11-plugins/compiz-fusion-plugins-unsupported x11-plugins/compiz-fusion-unsupported
move app-editors/emacs-cvs app-editors/emacs-vcs

View File

@ -5,3 +5,9 @@ move razorqt-base/libqtxdg dev-libs/libqtxdg
move app-shells/zsh-completion app-shells/gentoo-zsh-completions
move www-servers/ocsigen www-servers/ocsigenserver
slotmove =dev-cpp/gstreamermm-0.10* 0 0.10
move net-zope/zc-buildout dev-python/zc-buildout
move net-zope/zope-interface dev-python/zope-interface
move media-gfx/photo media-gfx/photoqt
move kde-base/oxygen-fonts kde-plasma/oxygen-fonts
move dev-db/postgresql-base dev-db/postgresql
move dev-db/pgasync dev-python/pgasync