1deb7c21c8
"fixed" license issues
2015-10-02 15:31:03 +02:00
755fecee99
added metadata.xml files to all packages
2015-10-02 15:11:59 +02:00
c02c857091
Inserted build status badge in README.md
2015-10-02 15:02:13 +02:00
cef800fa60
fixed .gitlab-ci.yml
2015-10-02 14:52:01 +02:00
d736eaa85e
added .gitlab-ci.yml
2015-10-02 14:48:00 +02:00
67fd804737
fixed minor issue
2015-10-02 14:43:45 +02:00
01f378eea0
fixed whitespace issues
2015-10-02 14:43:01 +02:00
6145d0556e
various minor fixes
2015-10-02 14:38:22 +02:00
12c80f8a71
fixed slot dependency
2015-10-02 14:23:46 +02:00
73ffc240ab
fixed licence and RDEPEND issues
2015-10-02 14:13:30 +02:00
a3fb7748fc
migrated away from deprecates eclasses
2015-10-02 14:09:37 +02:00
3624d29986
migrated away from deprecated eclasses
2015-10-02 14:06:01 +02:00
e87dddeb90
deleted obsolete ebuild got gtk+
2015-10-02 14:03:15 +02:00
554ffff6f8
changed CDEPEND to DEPEND
2015-10-02 10:49:51 +02:00
42e5d5dc93
enable logging
2015-10-01 22:53:52 +02:00
0d081a0fbf
added support for logging
2015-10-01 22:31:16 +02:00
ab4fe13f4e
fixed logging
2015-10-01 21:38:09 +02:00
026f93f855
gitlab-git-http-server must run as user git!
2015-10-01 21:32:26 +02:00
2324b34447
added ebuilds for gitlab{hq,-ci}-8.0.3
2015-10-01 19:11:49 +02:00
c385390fb6
Merge branch 'feature/cleanup-gitlab' into 'master'
...
Feature/cleanup gitlab
See merge request !11
2015-09-29 00:38:15 +02:00
ae4fb091b8
deleted old version of gitlab-ci-multi-runner
2015-09-29 00:10:58 +02:00
039f69bdeb
deleted obsolete gitlab-ci-runner. use dev-vcs/gitlab-ci-multi-runner instead
2015-09-29 00:08:18 +02:00
3431b785ba
deleted old versions of gitlab-shell
2015-09-29 00:05:18 +02:00
3d642bf08d
deleted old version of gitlab{hq,-ci}
2015-09-29 00:02:46 +02:00
e73162942b
fixed init file
2015-09-28 21:33:24 +02:00
038dfac767
make gitlabhq-8 use gitlab-git-http-server
2015-09-28 21:11:37 +02:00
4a8df7b93d
fixed patch for the makefile to use the correct version number
2015-09-28 13:58:56 +02:00
ea8dd0e860
moved ebuild for gitlab-git-http-server from www-apps to dev-vcs, incremented version from 0.2.9 to 0.2.10
2015-09-26 13:57:01 +02:00
5a8a84ade0
added ebuild for www-apps/gitlabhq-8.0.2
2015-09-26 13:51:47 +02:00
f5f43b2411
updated ebuild for gitlab-git-http-server
2015-09-14 22:22:21 +02:00
3eea63bf44
added draft ebuild for www-apps/gitlab-git-http-server-0.2.9
2015-09-14 20:43:42 +02:00
db6817cdb3
added draft versions of ebuilds for gitlab{hq-ci}-8.0.0; no digests yet.
2015-09-14 19:25:33 +02:00
727c6ad813
updated dependency for gitlab-shell to >=2.6.5
2015-09-14 13:02:50 +02:00
9d92dcf287
added ebuild for dev-vcs/gitlab-shell-2.6.5
2015-09-14 13:01:42 +02:00
aa44b08842
added ebuilds for gitlab{hq,-ci}-7.14.3
2015-09-14 10:29:23 +02:00
89d338f966
added dependency to nodejs
2015-09-02 15:51:53 +02:00
3783f21de4
updated ebuild for gitlab-ci-multi-runner-0.4.2 and added the one for version 0.5.5
2015-09-01 15:51:53 +02:00
4ee18ebe01
updated dependency on gitlab-shell to >=2.6.4
2015-09-01 15:11:22 +02:00
c744252897
Merge branch 'feature/gitlab-7.14' into 'master'
...
added ebuilds for www-apps/gitlab{hq,-ci}-7.14.1. this version requires ruby21.
See merge request !10
2015-09-01 14:24:30 +02:00
b8b7b97ed0
added ebuilds for www-apps/gitlab{hq,-ci}-7.14.1. this version requires ruby21.
2015-09-01 14:03:42 +02:00
5747cf3ff7
added ebuilds für gitlab{ci,-hq}-7.13.5
2015-08-17 16:59:39 +02:00
fbe8a7f1b7
updated the Manifest
2015-08-17 16:51:44 +02:00
e49f8c82f7
Merge pull request #24 from theridane/master
...
fix www-apps/gitlabhq init script, closes fritteli/gentoo-overlay#23
2015-08-17 16:51:07 +02:00
Martinez
3b51c8cc8e
fix www-apps/gitlabhq init script, closes fritteli/gentoo-overlay#23
2015-08-15 15:05:22 +02:00
9e4408a057
updated dependency on libgit2 to be =libgit2-0.22* instead of >=libgit2-0.22.0
2015-08-13 15:55:44 +02:00
e411cd969c
added ebuilds for gitlab{hq,-c1}-7.13.4.
...
NOTE: gitlabhq-7.13.4 now supports the new use flag "rugged_use_system_libraries", which will use installed libraries for building the rugged gem, hopefully avoiding some build errors under certain cirumstances.
2015-08-13 14:22:12 +02:00
024ab59e91
added ebuilds for gitlab{hq,-ci}-7.13.2
2015-07-30 10:10:36 +02:00
050dbfa527
Merge pull request #21 from xificurk/postgresql-fix
...
gitlab-ci: fixed postgresql dependency
2015-07-25 22:29:25 +02:00
Petr Morávek [Xificurk]
32e3d37cee
gitlab-ci: fixed postgresql dependency
2015-07-25 21:24:12 +02:00
f7d38a1a42
Merge branch 'feature/gitlab-7.13' into 'master'
...
Feature/gitlab 7.13
Add ebuilds for gitlab{hq,-ci}-7.13.1
See merge request !9
2015-07-23 21:26:39 +02:00