Commit Graph

717 Commits

Author SHA1 Message Date
Brandon Philips
0a68e01381 chore(sys-libs/ncurses): move to coreos-overlay
we have to tweak this ebuild to add the -256color variants
2013-07-23 23:54:29 -07:00
Michael Marineau
92097ddd0b bump(app-arch/libarchive): sync with upstream 2013-07-18 16:48:25 -04:00
Michael Marineau
b62875c191 bump(sys-libs/ncurses): sync with upstream
In particular we need this:
  23 Oct 2012; Mike Frysinger <vapier@gentoo.org> ncurses-5.9-r2.ebuild:
  Bypass dumb pkg-config install checks #438922 by Benjamin Peterson.
2013-07-18 15:40:34 -04:00
Michael Marineau
e431dcc461 bump(app-text/sgml-common): sync with upstream 2013-07-17 22:07:42 -04:00
Michael Marineau
e8a5d72170 bump(sys-devel/auto*): sync with upstream
Packages:
    sys-devel/autoconf-archive
    sys-devel/autoconf-wrapper
    sys-devel/autoconf
    sys-devel/autogen
    sys-devel/automake-wrapper
    sys-devel/automake
    sys-devel/m4
2013-07-17 11:55:03 -07:00
Michael Marineau
13fa774728 bump(sys-apps/flashrom): sync with upstream 2013-07-14 13:17:35 -04:00
Michael Marineau
bb3130578d bump(dev-libs/libusb): Sync libusb packages from upstream.
coreos/coreos-overlay@2b3dd492af removed
libusb-0.* but we need that version in addition to libusb-1.*
2013-07-14 01:25:15 -04:00
Greg Kroah-Hartman
c3077b6a19 feat(sys-libs) remove zlib files that should not be here
Somehow they got checked into this directory, and not sys-libs/zlib,
which is where they really exist, and belong.
2013-07-11 22:27:49 -07:00
Greg Kroah-Hartman
23f9640417 feat(sys-apps/busybox) delete ebuilds
We are using the ebuilds in coreos-overlay/sys-apps/busybox instead
already, so this one is just duplicated for no reason.
2013-07-10 23:11:00 -07:00
Greg Kroah-Hartman
20ecb6b6b4 feat(sys-apps/module-init-tools) delete the ebuilds as kmod is being used
No more need for this ebuild to even hang around anymore, kmod handles
it all now.
2013-07-10 23:10:00 -07:00
Michael Marineau
01b830e31b bump(eclass): Update eclasses used by toolchain ebuilds.
Sync with upstream, but only a small set of eclasses just to reduce the
chance of surprises. A full sync of all eclasses will come later.
2013-07-10 17:46:21 -04:00
Michael Marineau
a53048e9f4 bump(toolchain): sync with upstream
Packages updated:
  sys-devel/binutils
  sys-devel/gcc
  sys-devel/gdb
  sys-kernel/linux-headers
  sys-libs/glibc
2013-07-10 14:50:24 -04:00
Brandon Philips
81bc69a0f3 chore(m17n-*): remove m17n ebuilds
I pulled m17n from hard-host-deps, remove it from our portage.
2013-07-07 22:39:20 -07:00
Brandon Philips
6e2bfe25cc chore(x11-*): remove all x11 packages
we don't need these anymore. Remove them.
2013-07-07 22:35:39 -07:00
Michael Marineau
3942402c91 bump(app-portage/gentoolkit): sync with upstream 2013-07-03 14:40:17 -04:00
polvi
4353dd3793 Merge pull request #12 from philips/bump-iproute2
bump(sys-apps/iproute2): sync with upstream
2013-07-02 13:43:04 -07:00
Brandon Philips
0062f008c2 bump(sys-apps/iproute2): sync with upstream 2013-07-02 13:39:22 -07:00
Brandon Philips
16d3d078fd Merge pull request #11 from philips/bump-curl
bump(net-misc/curl): sync with upstream
2013-07-02 09:22:20 -07:00
Brandon Philips
5b34638134 bump(net-misc/curl): sync with upstream 2013-07-02 08:19:37 -07:00
Brandon Philips
f01d2c2e5c bump(dev-lang/go): sync with upstream 2013-07-01 14:18:49 -07:00
Michael Marineau
0fb381fff7 bump(media-libs/gd): sync with upstream 2013-06-28 22:46:19 -04:00
Michael Marineau
c88fd4a2e5 fix(dev-embedded/smdk-dltool): Add missing dependency on pkgconfig 2013-06-28 22:09:14 -04:00
Michael Marineau
de730bbe44 bump(sys-devel/dev86): sync with upstream 2013-06-28 22:09:14 -04:00
Michael Marineau
22213d81eb bump(net-misc/gsutil): Update dependencies for gsutil-3.31
Dependencies updated:
    dev-python/crcmod
    dev-python/httplib2
    dev-python/pyopenssl
    dev-python/python-gflags

Additionally, dev-cpp/gflags was also updated because it is a
spectacularly old version that conflicts with python-gflags.
2013-06-28 13:44:59 -04:00
Michael Marineau
0194498237 bump(net-misc/gsutil): sync with upstream
Get a version of gsutil with the cp -n "no-clobber" option

Packages updated:
  dev-python/boto
  net-misc/gsutil
2013-06-24 01:15:17 -04:00
Michael Marineau
0f3a85f2e4 clean(portage-stable): Prune old ebuilds to fix Manifest files
Many updates from upstream have added files without pruning the old.
This leaves the Manifest file incomplete because it only includes the
new files that were copied with it. This causes errors when building a
distfiles mirror because the tool cannot validate those old files.

No need to keep these old ebuilds around so just delete them.
2013-06-23 22:21:51 -04:00
Michael Marineau
9c6a7602d8 bump(sys-apps/portage): sync with upstream 2013-06-23 20:58:13 -04:00
Brandon Philips
0fa51e3531 feat(sys-fs/aufs-util): needed by docker
Fixes https://github.com/coreos/coreos-overlay/issues/29
2013-06-23 10:26:32 -07:00
Michael Marineau
a8bf0fc986 add(dev-util/catalyst): Add catalyst and its missing dependencies
With these installed bootstrap_sdk should work inside the sdk itself.
Probably won't add this to the sdk by default since it pulls in extra
stuff most people don't need and is only really needed for build hosts.
2013-06-22 12:00:55 -04:00
Michael Marineau
121b4ebfb8 bump(thirdpartymirrors): Update portage's mirror list
This was over a year out of date and it seems a sizable number of the
ones for Apache aren't responding so downloading an old version of
subversion has been less than happy with the old list...
2013-06-21 00:32:00 -04:00
Michael Marineau
0cf9a3f7c2 add(bootstrap.sh): Add scripts/bootstrap.sh from upstream Gentoo.
Required for building stage2 via catalyst.
2013-06-20 12:38:55 -04:00
Brandon Philips
bbd71ead30 bump(sys-apps/portage): pull latest from portage 2013-06-12 17:08:23 -07:00
Brandon Philips
e3b564f08a feat(sys-process/criu): Add build dependencies
add build dependencies for the sys-process/criu documentation
2013-06-08 18:59:25 -07:00
Michael Marineau
03e1186a60 bump(sys-fs/udev): Sync up with latest udev packages in portage.
Although we aren't using these newer versions other things in the tree
refer to them so this avoids confusing but otherwise harmless warnings
about udev-9999.
2013-06-05 16:56:38 -04:00
Michael Marineau
713bd17b2a bump(sys-devel/make): New make version required by systemd
Recent versions of udev include an explicit dependency on
>=sys-devel/make-3.82-r4 to fix a parallel compile error. The fix never
made it into the systemd ebuilds but is also required there.
2013-06-05 16:33:12 -04:00
Michael Marineau
af005fdec9 hack(sys-apps/systemd): Restore python2_6 compat flag
The ebuild previously had a local change to allow it to be built with
python 2.6 that I missed. Restore for now but we should consider
upgrading since gentoo has moved to 2.7.
2013-06-05 16:03:28 -04:00
Michael Marineau
35236acb15 bump(sys-apps/systemd): Upgrade to systemd v204
This version requires some dependency updates as well:
    dev-util/intltool-0.50.2
    sys-apps/baselayout-2.2
    sys-apps/hwids-20130329
    virtual/udev-197-r3

BIG FAT WARNING: v204 provides udev itself. Packages depending directly
on sys-apps/udev instead of virtual/udev are going have a bad time.
2013-06-05 14:47:58 -04:00
Michael Marineau
0094cf524b add(sys-apps/gptfdisk): sgdisk is easier to script than parted 2013-05-30 23:30:02 -04:00
Brandon Philips
08e822dfb6 add(dev-vcs/mercurial): go libraries in hg, need this
we need this because a number of go libraries are in hg repos.
2013-05-27 13:37:55 -07:00
Brandon Philips
f2db2b892d bump(sys-apps/portage): bump to latest 2013-05-27 13:16:33 -07:00
Brandon Philips
9a2d155182 bump(dev-lang/go): Upgrade to go1.1 2013-05-23 20:46:44 -07:00
Brandon Philips
1430e1ee06 add(sys-devel/bc): required for 3.9 kernel builds 2013-05-23 15:06:57 -07:00
Brandon Philips
dd8bfc92d1 bump(app-shells/bash-completion): required by util-linux 2013-05-22 17:54:19 -07:00
Brandon Philips
437cd53129 bump(sys-apps/util-linux): upgrade for nsenter
we want the nsenter utility, grab it.
2013-05-22 15:10:17 -07:00
Brandon Philips
6ddbd07952 feat(dev-vcs/bzr): import dependencies of pyxenstore
Import dependencies for pyxenstore, needed by nova agent. Both of these
are in the coreos-overlay.
2013-05-10 22:09:09 -07:00
Brandon Philips
a066174340 chore(dev-cpp/gtest): bump to latest version 2013-04-23 09:58:50 -07:00
Brandon Philips
de935ef74b chore(app-misc/ca-certificates): import from portage 2013-04-04 22:25:53 -07:00
Brandon Philips
bebb18a6c8 chore(net-misc/bridge-utils): import bridge-utils 2013-04-03 20:36:15 -07:00
Brandon Philips
2cf6deaa15 chore(virtual/awk): import from portage 2013-04-03 17:38:37 -07:00
Brandon Philips
dc3f897349 fix(net-misc/openssh): delete unneeded files 2013-03-21 20:09:19 -07:00