Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Side by Side Diff: chromeos-base/chromeos-test/chromeos-test-0.1.0.ebuild

Issue 1997015: Adding Icedtea/OpenJDK to test image. (Closed) Base URL: ssh://git@chromiumos-git/chromiumos-overlay.git
Patch Set: Created 10 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved. 1 # Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
2 # Distributed under the terms of the GNU General Public License v2 2 # Distributed under the terms of the GNU General Public License v2
3 3
4 EAPI=2 4 EAPI=2
5 5
6 DESCRIPTION="Adds packages that are required for testing." 6 DESCRIPTION="Adds packages that are required for testing."
7 HOMEPAGE="http://src.chromium.org" 7 HOMEPAGE="http://src.chromium.org"
8 8
9 LICENSE="GPL-2" 9 LICENSE="GPL-2"
10 SLOT="0" 10 SLOT="0"
(...skipping 24 matching lines...) Expand all
35 dev-python/pygobject 35 dev-python/pygobject
36 dev-python/pygtk 36 dev-python/pygtk
37 dev-python/pyopenssl 37 dev-python/pyopenssl
38 media-gfx/imagemagick[png] 38 media-gfx/imagemagick[png]
39 media-gfx/perceptualdiff 39 media-gfx/perceptualdiff
40 net-misc/openssh 40 net-misc/openssh
41 net-misc/rsync 41 net-misc/rsync
42 sys-power/powertop 42 sys-power/powertop
43 sys-process/procps 43 sys-process/procps
44 sys-process/time 44 sys-process/time
45 dev-java/icedtea
sosa 2010/05/11 03:32:43 Alphabetical order
45 " 46 "
46 47
47 # Used to disable Caps Lock and keyboard autorepeat, which can have bad 48 # Used to disable Caps Lock and keyboard autorepeat, which can have bad
48 # effects on keyboard tests. 49 # effects on keyboard tests.
49 RDEPEND="${RDEPEND} 50 RDEPEND="${RDEPEND}
50 x11-apps/xmodmap 51 x11-apps/xmodmap
51 x11-apps/xset 52 x11-apps/xset
52 " 53 "
OLDNEW
« no previous file with comments | « no previous file | dev-java/icedtea/icedtea-6.1.7.1.ebuild » ('j') | dev-java/icedtea/icedtea-6.1.7.1.ebuild » ('J')

Powered by Google App Engine
This is Rietveld 408576698